]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rbd: removed spurious error message from mirror pool commands
authorJason Dillaman <dillaman@redhat.com>
Wed, 3 May 2017 14:49:09 +0000 (10:49 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 3 May 2017 14:49:09 +0000 (10:49 -0400)
commit6d42133cf3884eb9b3ec0f5d3321aa6ee6e8ead8
tree8c41ca5d27bb610a5d5b90134d6c90bea5d6a24b
parentdd7553129851566618b7fe9956f34f7e184d202f
rbd: removed spurious error message from mirror pool commands

If the pool was empty, the rbd CLI would report the error
"rbd: failed to list images within pool".

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