]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: don't call StrayManager::eval_stray() for undefined inode
authorYan, Zheng <zyan@redhat.com>
Wed, 21 Jun 2017 03:42:22 +0000 (11:42 +0800)
committerJohn Spray <john.spray@redhat.com>
Fri, 23 Jun 2017 16:07:33 +0000 (17:07 +0100)
commit7f5bd004b35e2a1b60f4951e8a70646f0ad08b3f
tree88df2a1a6b7dc8d5914aecef152a62f593a7217a
parent58a2f98e89d8f1a5684b2f5bf357c80e47494cf4
mds: don't call StrayManager::eval_stray() for undefined inode

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