]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: trim empty non-auth dirfrags
authorYan, Zheng <zheng.z.yan@intel.com>
Sun, 23 Mar 2014 09:47:05 +0000 (17:47 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Fri, 28 Mar 2014 18:08:13 +0000 (02:08 +0800)
commit598c5f18b254e135e8df53904d44408e846c9fb1
tree8bf024819087fbc2793cece14b74f8e020624850
parent3c6c712414e578f275f3cf82d5a2ab430104d2b8
mds: trim empty non-auth dirfrags

Fragmenting a non-auth dirfrag results several smaller dirfrags. Some
of the resulting dirfrags can be empty, which are not used to connected
to auth subtree.

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