[GIT PULL] Final ceph bits for 3.6

From: Sage Weil
Date: Thu Aug 02 2012 - 12:33:13 EST


Hi Linus,

Please pull these last two patches from

git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus

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.

Thanks!
sage

----------------------------------------------------------------
Sage Weil (1):
ceph: simplify+fix atomic_open

Sylvain Munaut (1):
libceph: fix crypto key null deref, memory leak

fs/ceph/dir.c | 38 --------------------------------
fs/ceph/file.c | 62 ++++++++++++++++++++++++++++++++---------------------
fs/ceph/super.h | 6 +++---
net/ceph/crypto.c | 1 +
net/ceph/crypto.h | 3 ++-
5 files changed, 43 insertions(+), 67 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/