FYI ---------- Forwarded message ---------- From: Sage Weil <sage@xxxxxxxxxxx> Date: Thu, Sep 19, 2013 at 2:58 PM Subject: [GIT PULL] Ceph fixes for 3.12-rc2 To: torvalds@xxxxxxxxxxxxxxxxxxxx Cc: ceph-devel@xxxxxxxxxxxxxxx, linux-fsdevel@xxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx Hi Linus, Please pull the following Ceph fixes for git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus These fix several bugs with RBD from 3.11 that didn't get tested in time for the merge window: some error handling, a use-after-free, and a sequencing issue when unmapping and image races with a notify operation. There is also a patch fixing a problem with the new ceph + fscache code that just went in. Thanks! sage ---------------------------------------------------------------- Josh Durgin (6): libceph: add function to ensure notifies are complete rbd: complete notifies before cleaning up osd_client and rbd_dev rbd: make rbd_obj_notify_ack() synchronous rbd: fix use-after free of rbd_dev->disk rbd: ignore unmapped snapshots that no longer exist rbd: fix error handling from rbd_snap_name() Milosz Tanski (1): fscache: check consistency does not decrement refcount drivers/block/rbd.c | 77 +++++++++++++++++++++++++++++++---------- fs/fscache/cookie.c | 3 +- include/linux/ceph/osd_client.h | 2 ++ net/ceph/osd_client.c | 11 ++++++ 4 files changed, 74 insertions(+), 19 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 -- Linux-cachefs mailing list Linux-cachefs@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cachefs