]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: make quiesce_complete to pass handle
authorMykola Golub <mgolub@suse.com>
Tue, 1 Sep 2020 08:55:42 +0000 (09:55 +0100)
committerMykola Golub <mgolub@suse.com>
Wed, 2 Sep 2020 10:15:12 +0000 (11:15 +0100)
commit25df4eac8cb49f68d4715e48db29d57a29a06ac5
tree2f451b21bc3381ba479d4aa13116c26384022ccf
parent8d44a797c899742fb7b716debb9dea01995bfc39
librbd: make quiesce_complete to pass handle

Use it to distinguish failed watchers to skip calling unquiesce
callback for those.

Signed-off-by: Mykola Golub <mgolub@suse.com>
src/include/rbd/librbd.h
src/include/rbd/librbd.hpp
src/librbd/ImageState.cc
src/librbd/ImageState.h
src/librbd/ImageWatcher.cc
src/librbd/librbd.cc
src/test/librbd/test_librbd.cc
src/tools/rbd_nbd/rbd-nbd.cc