]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: fix mds_info_t::dump
authorJohn Spray <john.spray@redhat.com>
Mon, 14 Mar 2016 23:45:50 +0000 (23:45 +0000)
committerJohn Spray <john.spray@redhat.com>
Tue, 22 Mar 2016 12:08:49 +0000 (12:08 +0000)
commit4fcb26de67e631bb256381a867800ab88f29bd75
tree3d3d48993b6cbd9f719d02d3f6f0e2a1c909beed
parent401c1866cd543ea97afc8f73da7c2313217df0e5
mds: fix mds_info_t::dump

This broke with 4ad8f7254 ('features' gets
output as an item in the 'export_targets' list),
which wasn't the fsmap branch, but fix it while
I'm tidying.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/MDSMap.cc