]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: add config to decide whether to mark dentry bad 50781/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 12:40:50 +0000 (08:40 -0400)
commit85bfda3268ce14c3b034d5b8a5c659caae8f8688
tree0b49aae70ec2ab5cf0865e2424ee42063401b5b0
parent96dee575032384e23ad5138307e341d5e5332e0b
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.cc
src/mds/CDentry.cc