ceph/src/osdc
Sage Weil c0fb483312 osdc/Objecter: fix relock race
In commit a863ae1c0f we tried
to fix a race but failed because we didn't update the
session pointer.  Add a proper test for this case with
a delay injection and fix the bug.

Fixes: http://tracker.ceph.com/issues/17942
Signed-off-by: Sage Weil <sage@redhat.com>
2016-11-29 22:55:11 -05:00
..
CMakeLists.txt
Filer.cc
Filer.h
Journaler.cc assert(0) -> ceph_abort() 2016-11-21 23:37:31 -05:00
Journaler.h
ObjectCacher.cc assert(0) -> ceph_abort() 2016-11-21 23:37:31 -05:00
ObjectCacher.h
Objecter.cc osdc/Objecter: fix relock race 2016-11-29 22:55:11 -05:00
Objecter.h
Striper.cc
Striper.h
WritebackHandler.h