]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: make mksnap/setlayout wait for unsafe requests on other mds
authorYan, Zheng <zyan@redhat.com>
Fri, 11 Aug 2017 09:52:19 +0000 (17:52 +0800)
committerYan, Zheng <zyan@redhat.com>
Thu, 19 Oct 2017 01:32:48 +0000 (09:32 +0800)
commitdee3711bd745704fba224dc6f90e88c04cacff58
tree2b264b03063a7ba010fec10f3127674ed75c90f9
parent0afbc0338e1b9f32340eaa74899d8d43ac8608fe
mds: make mksnap/setlayout wait for unsafe requests on other mds

This guarantees replayed unsafe requests (on other mds) and mksnap/setlayout
get processed in proper order.

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/mds/Locker.cc
src/mds/Locker.h
src/mds/Server.cc