projects
/
profile
/
common
/
kernel-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
410fc4c
f0666b1
)
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
author
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 2 Aug 2012 17:57:31 +0000
(10:57 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 2 Aug 2012 17:57:31 +0000
(10:57 -0700)
Pull two ceph fixes from Sage Weil:
"The first patch fixes up the old crufty open intent code to use the
atomic_open stuff properly, and the second fixes a possible null deref
and memory leak with the crypto keys."
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client:
libceph: fix crypto key null deref, memory leak
ceph: simplify+fix atomic_open
Trivial merge