]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: send info of imported caps back to the exporter (rename)
authorYan, Zheng <zheng.z.yan@intel.com>
Tue, 26 Nov 2013 02:31:07 +0000 (10:31 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Mon, 16 Dec 2013 04:15:25 +0000 (12:15 +0800)
commitef902ee0b99f83b0396bfb1b3d3ba3e29cd31859
tree7025946b9340d525d5cda93b91fe5c000b0b53a0
parent85171fd6c249b8de8060f884a776559c773bce7e
mds: send info of imported caps back to the exporter (rename)

use MMDSSlaveRequest::OP_FINISH slave request to send information
of rename imported caps back to the exporter. 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/Server.cc