]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: choose MIX state if replica of scatterlock is in MIX state
authorYan, Zheng <zheng.z.yan@intel.com>
Mon, 5 May 2014 06:36:16 +0000 (14:36 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Thu, 8 May 2014 03:29:17 +0000 (11:29 +0800)
commit5fa2bae3a5e19fc616e48133c68cf9e265b45d5c
tree60ef0b8aabb3371213e9c9236178b2ec22afe2fa
parent3ca0d01801a314f9338f24b22bc46291ed21144c
mds: choose MIX state if replica of scatterlock is in MIX state

After ScatterLock::infer_state_from_strong_rejoin() set scatterlock
to LOCK_MIX state, don't change the scatterlock to other state.

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