[GIT PULL] Ceph fixes for 3.6

From: Sage Weil
Date: Sun Sep 23 2012 - 22:58:28 EST


Hi Linus,

Please pull the following fixes for Ceph from

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

The first fixes a leak in the rbd setup error path, and the second fixes a
more serious problem with mismatched kmap/kunmap that surfaced after the
recent refactoring work.

Thanks!
sage


----------------------------------------------------------------
Alex Elder (2):
rbd: drop dev reference on error in rbd_open()
libceph: only kunmap kmapped pages

drivers/block/rbd.c | 7 +++----
net/ceph/messenger.c | 5 +----
2 files changed, 4 insertions(+), 8 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/