]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: do the balancer and propagation timers based on mds_stmap
authorSage Weil <sage@inktank.com>
Tue, 20 May 2014 21:57:30 +0000 (14:57 -0700)
committerSage Weil <sage@inktank.com>
Tue, 20 May 2014 22:05:27 +0000 (15:05 -0700)
commit4a6596ec61f89969d54368ffc93d63860cd44c13
treecde85283f8b23462fbcaf47e7d228fa87ae0b8ae
parentfd1f9bdadafca0a1d158110ce2947dd032573932
mds: do the balancer and propagation timers based on mds_stmap

Use the (more) stable time stamp for doing the balancer's temperature
tracking and associated decay.

Signed-off-by: Sage Weil <sage@inktank.com>
src/mds/MDCache.cc
src/mds/Server.cc