]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: Add support for listing image watchers
authorAdam Wolfe Gordon <awg@digitalocean.com>
Thu, 23 Nov 2017 18:09:10 +0000 (18:09 +0000)
committerAdam Wolfe Gordon <awg@digitalocean.com>
Mon, 27 Nov 2017 16:31:39 +0000 (16:31 +0000)
commit97d4cbb14988b4e88a59144c2588dd2346b836b7
tree330e2d2be6ac56e3fba81e8f72a24bfc93c3cde4
parent54b528b8020e0df53133ce355db4f1fe7aa830bf
librbd: Add support for listing image watchers

This allows API clients to fetch a list like the one produced by the
'rbd status' command.

Signed-off-by: Adam Wolfe Gordon <awg@digitalocean.com>
src/include/rbd/librbd.h
src/include/rbd/librbd.hpp
src/librbd/internal.cc
src/librbd/internal.h
src/librbd/librbd.cc
src/test/librbd/test_librbd.cc
src/tracing/librbd.tp