]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: make export targets stay in mdsmap for a while
authorSage Weil <sage@newdream.net>
Mon, 24 May 2010 23:49:05 +0000 (16:49 -0700)
committerSage Weil <sage@newdream.net>
Mon, 24 May 2010 23:51:04 +0000 (16:51 -0700)
commitf8f9e6c422be6feefb97c60e27fc7b2f9500d70f
tree1eb1cd9b9e8abad75eadd97551256dde5b04e0b2
parent7f0ef1cd940db3d8539a9dc07898b8c7d1bf8002
mds: make export targets stay in mdsmap for a while

This limits the mdsmap churn some.  Keep old targets around for at least
min-max iterations before removing them.
src/config.cc
src/config.h
src/mds/MDBalancer.cc
src/mds/MDBalancer.h