]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
OSD: lock not needed in ~DeletingState()
authorSamuel Just <sam.just@inktank.com>
Tue, 5 Mar 2013 22:35:39 +0000 (14:35 -0800)
committerSamuel Just <sam.just@inktank.com>
Thu, 14 Mar 2013 01:14:43 +0000 (18:14 -0700)
commite4bf1bcab159d7c5b720f5da01877c0f67c16d16
tree0b3fedad17b680e9579211d91b7abeefe22f2a11
parent32bf131e0141faf407b5ff993f75f97516b27c12
OSD: lock not needed in ~DeletingState()

No further refs to the object can remain at this point.
Furthermore, the callbacks might lock mutexes of their
own.

Backport: bobtail
Fixes: #4378
Signed-off-by: Samuel Just <sam.just@inktank.com>
Reviewed-by: Greg Farnum <greg@inktank.com>
src/osd/OSD.h