]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: explictly specify if MDCache::path_traverse() needs to check null dentry
authorYan, Zheng <zyan@redhat.com>
Mon, 12 Aug 2019 02:09:02 +0000 (10:09 +0800)
committerYan, Zheng <zyan@redhat.com>
Sat, 9 Nov 2019 03:03:15 +0000 (11:03 +0800)
commit7b8e289f0c0cf6040b91a670c03288b18b478fc3
tree05cb4aa944c514efe90e58ac78783683a503ecb5
parentabad03cb66f938efc94db77e53cb7e976db52101
mds: explictly specify if MDCache::path_traverse() needs to check null dentry

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