]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd-mirror: fix 'rbd mirror status' asok command output 32714/head
authorMykola Golub <mgolub@suse.com>
Mon, 30 Dec 2019 15:44:32 +0000 (17:44 +0200)
committerNathan Cutler <ncutler@suse.com>
Sat, 18 Jan 2020 09:57:46 +0000 (10:57 +0100)
commit2bf830c463e3bb29f0a5d199b2431a80a4fba605
tree955f2c30e8f5e1259cca6372de6be85bf7f59ce7
parent6b409ddd90cda93caaa7bae8d237408a3598eaa8
rbd-mirror: fix 'rbd mirror status' asok command output

This was broken by def50d04796, and implicitly fixed during
refactoring in the master (octopus) by adf1486e46c, hence it is a
direct commit to nautilus branch.

Fixes: https://tracker.ceph.com/issues/43429
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 0a0fcc7da4573e8b3c82440226747a2cc377496b)
src/tools/rbd_mirror/Mirror.cc