]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: remove "N stopped" from short mdsmap summary
authorSage Weil <sage.weil@dreamhost.com>
Thu, 24 Feb 2011 08:34:37 +0000 (00:34 -0800)
committerSage Weil <sage.weil@dreamhost.com>
Thu, 24 Feb 2011 08:34:37 +0000 (00:34 -0800)
commit92870d7aeeca693340f7c5eb6e8764284145e705
tree9f91b49a04451d52cccde442c79361b084e79869
parentf027b082d84b8285fc69e347e0c3ebedf9fba6bc
mds: remove "N stopped" from short mdsmap summary

It's confusing because it sounds like we're talking about daemons, when we
really just mean there are some ranks that created some ondisk state but
aren't currently part of the running cluster.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/mds/MDSMap.cc