]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: don't finish dentry waiters when splitting/merging dirfrags
authorYan, Zheng <zyan@redhat.com>
Fri, 28 Apr 2017 10:08:51 +0000 (18:08 +0800)
committerYan, Zheng <zyan@redhat.com>
Thu, 11 May 2017 06:13:24 +0000 (14:13 +0800)
commitb52b090968dc58a22a21a03c9327d83119635a47
tree45da1c62b594a0aee3d99cac36f5a1a17a73a71b
parente5c1b87bd88b54b7650ef9cf11ad4e9d74f358f7
mds: don't finish dentry waiters when splitting/merging dirfrags

move dentry waiters to the new dirfrags instead

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