diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-09-29 22:38:04 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-10-04 20:25:32 -0400 |
commit | c7da5ee2e5cc30faca49e3ea9dbecf8f6ee4f1ea (patch) | |
tree | 1f5019f27a2ef31a1c5afa803df1d5d7f529aaa7 /drivers/hwspinlock | |
parent | 1c6051bbd76b2767d6acef6a1d0bdf99aa319273 (diff) |
bcachefs: Check for unlinked inodes with dirents
link count works differently in bcachefs - it's only nonzero for files
with multiple hardlinks, which means we can also avoid checking it
except for files that are known to have hardlinks.
That means we need a few different checks instead; in particular, we
don't want fsck to delet a file that has a dirent pointing to it.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'drivers/hwspinlock')
0 files changed, 0 insertions, 0 deletions