]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: add config to decide whether to mark dentry bad 50779/head
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 29 Mar 2023 13:05:25 +0000 (09:05 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 30 Mar 2023 01:56:59 +0000 (21:56 -0400)
commit3ef3b3b278c688f2a7080a3de8143b53a79310ca
tree897992d1e65322bc5e1b002c7556764c7489715f
parent03a2d5f1127dff8b2b00d40c01862afb92ae01df
mds: add config to decide whether to mark dentry bad

So admin can restore access to files if necessary.

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