]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osdc: guard op->on_notify_finish with lock
authorKefu Chai <kchai@redhat.com>
Sun, 6 May 2018 03:11:16 +0000 (11:11 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 23 May 2018 16:17:46 +0000 (00:17 +0800)
commitf41be93f835e5ba1997fe7012216c6abf456a270
treee544c698faa7b53274159cdb0e3c777172684d47
parent373be2e8b0095ffa009ed5d3eefb43ab342a21c8
osdc: guard op->on_notify_finish with lock

Fixes: http://tracker.ceph.com/issues/23966
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit c16371965cc785f2e2b87d8c6684854fa2de65e1)
src/osdc/Objecter.cc