]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: use projected linkage in StrayManager::migrate_stray()
authorYan, Zheng <zyan@redhat.com>
Wed, 30 Nov 2016 14:12:40 +0000 (22:12 +0800)
committerYan, Zheng <zyan@redhat.com>
Thu, 8 Dec 2016 00:12:59 +0000 (08:12 +0800)
commit0924e63bb7730a6f57040a0767af0164fdc251fc
treec90b1d0d781fbe5e3398a52c847608b9dae58945
parentcd56396a8ac97d0a831750e557cd8b6c783a24ca
mds: use projected linkage in StrayManager::migrate_stray()

Its caller StrayManager::eval_remote_stray uses projected linkage.

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