]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: serialize maintenance operations by type
authorMykola Golub <mgolub@suse.com>
Sun, 8 Nov 2020 09:06:41 +0000 (09:06 +0000)
committerMykola Golub <mgolub@suse.com>
Wed, 25 Nov 2020 10:13:35 +0000 (10:13 +0000)
commit2cdbfa868c6707b91e2fb74cfa121695f05eda6a
tree71ead850acd9ca7c197657cef1afa7b496bf5cd6
parent01ff1530544c24072e6ecbba83c392137fc17428
librbd: serialize maintenance operations by type

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