]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: Don't do rebalancing until the target mds' are in the MDSMap.
authorGreg Farnum <gregf@hq.newdream.net>
Thu, 1 Oct 2009 20:30:00 +0000 (13:30 -0700)
committerGreg Farnum <gregf@hq.newdream.net>
Fri, 2 Oct 2009 22:22:09 +0000 (15:22 -0700)
commit3e36d3202a64d9ba0e55cf22554e764c221451ed
tree696bc774074e979f49d89667cb667b109be90f70
parent74c1f84f72d4f4880eb2c7b419a2d5e80a67d194
mds: Don't do rebalancing until the target mds' are in the MDSMap.
This will break rebalancing until the monitor code to
add targets is in place.
src/mds/MDBalancer.cc
src/mds/MDBalancer.h
src/mds/MDS.cc