]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: display mirror uuid for mirror pool info output 59417/head
authorN Balachandran <nibalach@redhat.com>
Tue, 17 Sep 2024 09:18:03 +0000 (14:48 +0530)
committerN Balachandran <nibalach@redhat.com>
Tue, 17 Sep 2024 10:22:02 +0000 (15:52 +0530)
commit48b0a20bd42b5ec678f77bd7bd0ad5394a0a9bef
treef938daa36e5dc3e6521c23c18a8e9113edf6190c
parent3fdbc160bb210fe3b58b848eaf2c4cac51ce811f
rbd: display mirror uuid for mirror pool info output

Includes the mirror_uuid in the mirror pool info command
output.

Signed-off-by: N Balachandran <nibalach@redhat.com>
doc/man/8/rbd.rst
src/tools/rbd/action/MirrorPool.cc