]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librados: stop using IoCtxImpl lock for watch/notify functions
authorSage Weil <sage@redhat.com>
Fri, 12 Dec 2014 22:11:18 +0000 (14:11 -0800)
committerSage Weil <sage@redhat.com>
Fri, 12 Dec 2014 22:11:18 +0000 (14:11 -0800)
commitc598e63346ac5246e63ef90668662efc6bd68c74
tree1a51057a20bb4a5a8edf0affcabe004698cced66
parent90246c17530ed01c68f820b4796e1a73cb18e9d9
librados: stop using IoCtxImpl lock for watch/notify functions

This is a carry-over from olden times when Objecter didn't do its own
locking.

Signed-off-by: Sage Weil <sage@redhat.com>
src/librados/IoCtxImpl.cc