]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: optimize MDCache::rejoin_scour_survivor_replicas()
authorYan, Zheng <zyan@redhat.com>
Wed, 13 Sep 2017 07:55:46 +0000 (15:55 +0800)
committerYan, Zheng <zyan@redhat.com>
Wed, 13 Sep 2017 07:55:46 +0000 (15:55 +0800)
commitd32a2376047bc1363b9f7a2ed09060ec84c78b97
tree4cdfffa153263532efd3ece75e1f396993aeec27
parentfd447405bef347da80ed5611331b211021b1628b
mds: optimize MDCache::rejoin_scour_survivor_replicas()

avoid iterating dentries if dirfrag is non-auth

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