]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Revert "mds: adjust export size after renaming directory into freezing subtree"
authorYan, Zheng <zyan@redhat.com>
Tue, 11 Sep 2018 09:04:10 +0000 (17:04 +0800)
committerYan, Zheng <zyan@redhat.com>
Wed, 10 Oct 2018 23:34:13 +0000 (07:34 +0800)
commit35a2d7a9dfad6707310f4ec1ee6350c08204bd9e
tree52eec638185ef882c6451d58b3feff12fdc78b7f
parent6de9090502ac8130033f3e5cc4d94dc1414d95b1
Revert "mds: adjust export size after renaming directory into freezing subtree"

This reverts commit a7076fae36fe085faed2f4a7eeade7cfcd1a2f2e.

Previous commit changes the way to freeze subtree. If a directory get
renamed into into freezing subtree, the renamed inode's dirfrags do not
become freezing. So this commit is no longer needed.

 Conflicts:
src/mds/Migrator.cc
src/mds/Migrator.h

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/mds/CDir.cc
src/mds/CDir.h
src/mds/MDSRank.h
src/mds/Migrator.cc
src/mds/Migrator.h
src/mds/Server.cc