]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: make sure we are not loosing exclusive lock
authorMykola Golub <mgolub@suse.com>
Thu, 19 Nov 2020 10:31:10 +0000 (10:31 +0000)
committerMykola Golub <mgolub@suse.com>
Wed, 25 Nov 2020 10:13:35 +0000 (10:13 +0000)
commit8b08c7bad67cc61ffc1adab73c4573ee7674b39b
tree36efe16ec7c57f4e3b965188f0b926d1b0a5882f
parent2cdbfa868c6707b91e2fb74cfa121695f05eda6a
librbd: make sure we are not loosing exclusive lock

when starting a serialized maintenance operation

Signed-off-by: Mykola Golub <mgolub@suse.com>
src/librbd/Operations.cc