]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librados: drop watch_lock
authorSage Weil <sage@newdream.net>
Tue, 14 Dec 2010 19:02:12 +0000 (11:02 -0800)
committerSage Weil <sage@newdream.net>
Tue, 14 Dec 2010 19:02:12 +0000 (11:02 -0800)
commit056e91e0ce88f624b4b260aebe34c9559c271a56
tree0bdb046e2889725a83853de4b488dedabbccfaf4
parentd4420a8a57377e5181c664a66b5d9ea99dd04d8d
librados: drop watch_lock

Use the existing lock to do protect all of this.

Signed-off-by: Sage Weil <sage@newdream.net>
src/librados.cc