]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: handle race between stray reintegration and rmdir
authorYan, Zheng <zyan@redhat.com>
Mon, 6 Mar 2017 03:08:20 +0000 (11:08 +0800)
committerYan, Zheng <zyan@redhat.com>
Thu, 30 Mar 2017 01:46:05 +0000 (09:46 +0800)
commit456d428bcf89a7b838124a3b20a5b97fc776ef5e
treee16bdb245170c63340f81abe61e56980f1203687
parent536d1271a694088e00e63a0831352655c34d6855
mds: handle race between stray reintegration and rmdir

It's possible that stray reintegration tries moving stray to a
removed directory.

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