]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: add 'mds bal split bits' config option (default 3)
authorSage Weil <sage@newdream.net>
Fri, 22 Oct 2010 21:01:02 +0000 (14:01 -0700)
committerSage Weil <sage@newdream.net>
Wed, 27 Oct 2010 02:19:03 +0000 (19:19 -0700)
commit0f8f02d396b38eef0d366f7702c91b1647d3cbcd
treeb46a61ca4fd14eecc24b66de647a6e6e056875ff
parent96beaf6ce312079f01f9fda8f44ea5bc7e217eaa
mds: add 'mds bal split bits' config option (default 3)

This is how many bits we fragment by, by default.

Signed-off-by: Sage Weil <sage@newdream.net>
src/config.cc
src/config.h
src/mds/MDBalancer.cc