]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: allow early reply when there is no journaled slave update
authorYan, Zheng <zheng.z.yan@intel.com>
Thu, 8 May 2014 09:02:18 +0000 (17:02 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Sun, 18 May 2014 05:13:22 +0000 (13:13 +0800)
commit0c148788e9598a2ddd47739fa49687179c7ab0a2
tree21f8f8c45447a50c566d5277e58b319f1329499b
parent6fe7d175f2bbee3e49f5c26ecf42431f5e26bb08
mds: allow early reply when there is no journaled slave update

Early reply should be Ok when there were slave requests, but none
of them modifies any object.

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