]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: add counter to throttle quiesce
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 21 Feb 2024 15:03:14 +0000 (10:03 -0500)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 22 Mar 2024 15:38:03 +0000 (11:38 -0400)
commitf48b04d3755393d55f29442e558cfd04c8583870
tree820497615e632fd9a161372d6ee79fd25f8c39e1
parent73c423c34e2fda65b736e7c2bca860d051d53c7e
mds: add counter to throttle quiesce

So a storm of quiesce operations do not affect normal MDS operations.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit f4eec857fc8bda4980b9046cde6314fa005122c2)
src/common/options/mds.yaml.in
src/mds/MDCache.cc
src/mds/MDCache.h
src/mds/MDSRank.cc