diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-01 22:14:04 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-22 03:14:43 +0300 |
commit | 0afdf4969e0ac24f63b499c6c75731564a072eb8 (patch) | |
tree | d901a098a7e9b2a301d486945a4306b12d90b67b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 855070dc0b349eb4f17cfbe7e73829b1b2851bdc (diff) | |
download | linux-0afdf4969e0ac24f63b499c6c75731564a072eb8.tar.xz |
bcachefs: BCH_FSCK_ERR_snapshot_key_missing_inode_snapshot
We're going to be doing some snapshot deletion performance improvements,
and those will strictly require that if an extent/dirent/xattr is
present, an inode is present in that snapshot ID.
We already check for this, but we don't repair it on disk: this patch
adds that repair and turns it into a real fsck_err().
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions