]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: disable early reply for dir layout and quota related requests
authorYan, Zheng <zyan@redhat.com>
Fri, 20 Oct 2017 09:03:10 +0000 (17:03 +0800)
committerYan, Zheng <zyan@redhat.com>
Fri, 20 Oct 2017 09:13:31 +0000 (17:13 +0800)
commitedd76fc88377b398b5f2d274684d10f6ed3314cd
tree90382a6e1be45afcc38bc94fa662ff61f898b6f4
parentdee3711bd745704fba224dc6f90e88c04cacff58
mds: disable early reply for dir layout and quota related requests

These requests impacts whole subtree tree, replaying them when
mds recovers may break order of requests in multimds cluster.

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