]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: trim non-auth snap dentry during cache rejoin
authorYan, Zheng <zyan@redhat.com>
Tue, 8 Aug 2017 12:35:51 +0000 (20:35 +0800)
committerYan, Zheng <zyan@redhat.com>
Mon, 4 Dec 2017 04:02:54 +0000 (12:02 +0800)
commit28d2b20df3981b10d62c8c1f905e937b5ab7dc57
tree4ca5964a9ef350635f9e0bac91aef7ab8cd4babb
parent5d4b4404306cd60a5e6c7f292296ee66fd5eeafd
mds: trim non-auth snap dentry during cache rejoin

Because corresponding dentry in auth mds may have been pruned (snap deleted)

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