]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: allow sending MMDSFindIno to MDS who is in clientreplay state
authorYan, Zheng <zheng.z.yan@intel.com>
Wed, 26 Mar 2014 10:55:19 +0000 (18:55 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Fri, 28 Mar 2014 18:08:14 +0000 (02:08 +0800)
commit79aa26ffbae055086b88ccd0844d09266757cd24
tree11a6870869f514d943ff8d81b475e7a36065fe71
parent34ef91a2790eaee6afefdc2e140effde620bd76b
mds: allow sending MMDSFindIno to MDS who is in clientreplay state

Because MDCache::kick_find_ino_peers() is called when a MDS enters
clientreplay state.

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