Hello,

This fixes #6628 ("krbd: BUG during ceph_osdc_stop() sometimes when
rbd_add() fails").

Thanks,

                Ilya


Ilya Dryomov (4):
  libceph: assert both regular and lingering lists in __remove_osd()
  libceph: introduce ceph_osdc_cancel_request()
  rbd: rbd_obj_request_wait() should cancel the request if interrupted
  rbd: add rbd_obj_watch_request_helper() helper

 drivers/block/rbd.c             |  154 ++++++++++++++++++---------------------
 include/linux/ceph/osd_client.h |    1 +
 net/ceph/osd_client.c           |   28 +++++--
 3 files changed, 93 insertions(+), 90 deletions(-)

-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to