]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: ignore CDir::check_rstats() when debug_scatterstat is off 1583/head
authorYan, Zheng <zheng.z.yan@intel.com>
Tue, 1 Apr 2014 14:42:14 +0000 (22:42 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Wed, 2 Apr 2014 04:19:34 +0000 (12:19 +0800)
commit43bc39beabf3e9794696c328f886aa594a19fe23
tree2e1f985f455203a74fca2241b1fbe5e6d11a9dc2
parent5a9b99aa9188bff74b59adb3d55cbb7f27343765
mds: ignore CDir::check_rstats() when debug_scatterstat is off

It uses lots of CPU when dirfrag is large

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
src/mds/CDir.cc