]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rbd: do not show mirroring mode if not enabled
authorJason Dillaman <dillaman@redhat.com>
Thu, 27 Feb 2020 17:44:48 +0000 (12:44 -0500)
committerJason Dillaman <dillaman@redhat.com>
Mon, 2 Mar 2020 15:53:43 +0000 (10:53 -0500)
commitdf00b073850e7bff01dc88c3d0a8539e3ce89e70
treea456671b8238242e6c87cad23ddaf4ec4116aadd
parent5af1578d109de7af3f9c651159c5537061d104a7
rbd: do not show mirroring mode if not enabled

The 'info' action was incorrectly showing the mirroring mode
when mirroring was not enabled.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/tools/rbd/action/Info.cc