]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: allow early reply when request's witness list is empty
authorYan, Zheng <zheng.z.yan@intel.com>
Wed, 30 Apr 2014 05:45:31 +0000 (13:45 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Wed, 30 Apr 2014 17:32:39 +0000 (01:32 +0800)
commit3a7d668477ac69dad5b3350763105bb1e90c42f3
tree8ed964386a1f34f3a1b7169efb0eea7e1e032e56
parent41d93aabdb092467b681f6b9e31a50ca4b6c2bad
mds: allow early reply when request's witness list is empty

Early reply should be Ok when there were slave requests, but all
of them were for acquiring locks.

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