]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: Notifier::notify API improvement 14072/head
authorMykola Golub <mgolub@mirantis.com>
Tue, 21 Mar 2017 21:20:27 +0000 (22:20 +0100)
committerMykola Golub <mgolub@mirantis.com>
Tue, 28 Mar 2017 14:07:29 +0000 (16:07 +0200)
commiteaeb431f6f57dda45bfeb2ba39e6f7842750154a
treee4a17b1c8d7288fdb5be3c606bb69595ebc9aaaf
parent96975318f3bd577e051eeb1c048288f7b3f5ab0c
librbd: Notifier::notify API improvement

Replace the out bufferlist with a response struct.

Signed-off-by: Mykola Golub <mgolub@mirantis.com>
src/librbd/WatchNotifyTypes.h
src/librbd/Watcher.cc
src/librbd/Watcher.h
src/librbd/image_watcher/NotifyLockOwner.cc
src/librbd/image_watcher/NotifyLockOwner.h
src/librbd/watcher/Notifier.cc
src/librbd/watcher/Notifier.h
src/librbd/watcher/Types.cc
src/librbd/watcher/Types.h
src/tools/rbd_mirror/LeaderWatcher.cc
src/tools/rbd_mirror/LeaderWatcher.h