]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: do not accept RPC requests while transitioning lock state
authorJason Dillaman <dillaman@redhat.com>
Tue, 12 Jan 2016 15:35:05 +0000 (10:35 -0500)
committerJason Dillaman <dillaman@redhat.com>
Tue, 12 Jan 2016 15:35:05 +0000 (10:35 -0500)
commit4fa53eac4d08c8787ddf9b51c2481c0d67deb521
tree89e94ed196bd4423b668172508f4c33f7da1ad61
parent521614645548b78ff905eda4fc948ba60758bff8
librbd: do not accept RPC requests while transitioning lock state

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/ExclusiveLock.cc
src/librbd/ExclusiveLock.h
src/librbd/ImageWatcher.cc