]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: add config to decide whether to mark dentry bad
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 29 Mar 2023 13:05:25 +0000 (09:05 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 29 Mar 2023 17:02:56 +0000 (13:02 -0400)
commit7ffa065a03316b67b6b6d48692b4b181f93ddbda
tree0b8b7c2c53390d16a462ebfcc7c677d849fbc408
parent1b4d9077af826d1931b91938fd49e7113e8d3840
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>
src/common/options/mds.yaml.in
src/mds/CDentry.cc