Hi Linus, Please pull the following fixes from git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus There is an RBD fix for a crash due to the immutable bio changes, an error path fix, and a locking fix in the recent redirect support. Thanks! sage ---------------------------------------------------------------- Ilya Dryomov (4): libceph: fix error handling in ceph_osdc_init() libceph: factor out logic from ceph_osdc_start_request() libceph: take map_sem for read in handle_reply() libceph: do not dereference a NULL bio pointer net/ceph/messenger.c | 8 +++-- net/ceph/osd_client.c | 84 +++++++++++++++++++++++++++++++++------------------ 2 files changed, 60 insertions(+), 32 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html