]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: wait auth pinned objects when deactivating mds
authorYan, Zheng <zyan@redhat.com>
Mon, 10 Jul 2017 11:20:14 +0000 (19:20 +0800)
committerYan, Zheng <zyan@redhat.com>
Mon, 10 Jul 2017 11:39:38 +0000 (19:39 +0800)
commit2b98f4701e9a12e50f8d017c93e5101eb02f7992
tree8a537c30553ebeb0f33600b19ca22874a2af4bae
parent9b374207758ca70ac040cee92f6670fa6023fc84
mds: wait auth pinned objects when deactivating mds

It is possible that mdsdir and stray directroies are auth pinned.
(they have unstable lock or they are being stored)

Fixes: http://tracker.ceph.com/issues/20537
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/mds/MDCache.cc