]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: fix discover path race
authorYan, Zheng <zheng.z.yan@intel.com>
Sat, 7 Dec 2013 23:33:19 +0000 (07:33 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Mon, 16 Dec 2013 06:24:50 +0000 (14:24 +0800)
commit80005f1ece5b7e0584b28d835f0a270632552be6
treed8a362522a25bd19c57102d683b7feece7c1be9f
parent5fdcc568c60eebc37cb137060ed7324f4d54aa3a
mds: fix discover path race

When C_MDC_RetryDiscoverPath executed, we may have already become
auth mds of base

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
src/mds/CDir.cc
src/mds/MDCache.cc