]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: trim non-auth subtree more aggressively
authorYan, Zheng <zheng.z.yan@intel.com>
Mon, 31 Mar 2014 01:20:30 +0000 (09:20 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Wed, 2 Apr 2014 03:03:00 +0000 (11:03 +0800)
commitff44a99a59c1f8312bc94a20f3797ab450af706c
tree9460bb29457fc6a507b3dff735ff8cc55f9abb5c
parentf0978a823d17a4b356b0a6c035b6b6382fab2d61
mds: trim non-auth subtree more aggressively

When a non-auth dirfrag is pinned by uncommitted slave update,
there still can be non-auth child dirfrags that are trimmable.

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