Hello, These are fixes for the problem I found while trying to reproduce recently reopened http://tracker.ceph.com/issues/5429. I'm pretty sure this is what was reported in http://tracker.ceph.com/issues/8568 too. The exact BUG_ON() it points to is no longer there, but I checked with an older kernel and the reproducer I have for this triggered it. Thanks, Ilya Ilya Dryomov (3): libceph: unlink from o_linger_requests when clearing r_osd libceph: clear r_req_lru_item in __unregister_linger_request() libceph: change from BUG to WARN for __remove_osd() asserts net/ceph/osd_client.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) -- 1.7.10.4 -- 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