]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd: fixed formatted output of rbd image features
authorJason Dillaman <dillaman@redhat.com>
Mon, 2 Mar 2015 22:39:20 +0000 (17:39 -0500)
committerJason Dillaman <dillaman@redhat.com>
Mon, 2 Mar 2015 22:39:20 +0000 (17:39 -0500)
commitb5050b6ac50af5032bdea024af1d757677592517
tree22303342b000db1218fc1ae447fe723ac0e8536f
parent206cb706bf52ae06b991b7899c8e3ad4f45f8e71
rbd: fixed formatted output of rbd image features

All feature flags were being displayed when using JSON/XML
formatted output.  Now use the same formatting routing for
plain/JSON/XML output for features and flags.

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