]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: improve StrayManager::eval_remote_stray()
authorYan, Zheng <zyan@redhat.com>
Thu, 8 Jun 2017 05:03:44 +0000 (13:03 +0800)
committerYan, Zheng <zyan@redhat.com>
Mon, 12 Jun 2017 01:46:02 +0000 (09:46 +0800)
commit843acedb863e1ca1d93b1238eefa576dc91b0681
tree3624b97adc8dd1846a370ed103a6a86ef931bc4a
parentd2ab40feeb5c512b727724cc1c2778f8ab3dd1a2
mds: improve StrayManager::eval_remote_stray()

choose auth and pinnable remote dentry when possible. If the chosen
remote dentry is frozen, retry when it gets unfreezed.

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