]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephfs: Always print filesystem name
authorDouglas Fuller <dfuller@redhat.com>
Mon, 24 Jul 2017 17:29:55 +0000 (12:29 -0500)
committerDouglas Fuller <dfuller@redhat.com>
Thu, 3 Aug 2017 21:44:44 +0000 (17:44 -0400)
commit53bf6df4c92bc587ff60d841b7fba5b04b3cf41e
tree696d9533008cd76c743b331f5ef50b4d0d460274
parentb17287ef14ba2cf67a05dae5cb5d3b5ca3b9b148
cephfs: Always print filesystem name

Previously, the FSMap summary omitted the filesystem
name in clusters with only one filesystem. Print the
file system name no matter what.

Signed-off-by: Douglas Fuller <dfuller@redhat.com>
src/mds/FSMap.cc