]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: drop dirty dentries in subtree of deleted directory
authorYan, Zheng <zyan@redhat.com>
Thu, 13 Apr 2017 11:36:56 +0000 (19:36 +0800)
committerYan, Zheng <zyan@redhat.com>
Thu, 11 May 2017 06:13:24 +0000 (14:13 +0800)
commit233fb368784814b3aaa2867969741dc931178e45
tree75de705e01017e8985fe27a53604a5479349cec0
parentfcbf3bfc8d335204117679bbba210363703127f0
mds: drop dirty dentries in subtree of deleted directory

Make slave commit code of rename/rmdir drop dirty dentries in subtree
dirfrag of deleted directory.

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