]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: send info of imported caps back to the exporter (cache rejoin)
authorYan, Zheng <zheng.z.yan@intel.com>
Tue, 26 Nov 2013 02:17:30 +0000 (10:17 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Mon, 16 Dec 2013 04:15:24 +0000 (12:15 +0800)
commit85171fd6c249b8de8060f884a776559c773bce7e
tree66ec7a1db5c84f25ea8d374e3fa7a7113eda36ec
parentff8b9ac35866423187162039da983a04dbeb44f7
mds: send info of imported caps back to the exporter (cache rejoin)

Use cache rejoin ack message to send information of rejoin imported
caps back to the exporter. Also move the code that exports reconnect
caps to MDCache::handle_cache_rejoin_ack()

This is preparation for including counterpart's information in cap
import/export message.

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