diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-06-17 16:49:40 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-06-17 20:45:26 -0400 |
commit | 1df310860aa5b4d97b3cc83a1a8dee599071b72d (patch) | |
tree | 38d8a4ffaffa23d83e9e9f67a906d229b1630d55 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 3f890768dab1f97ff9bd7ebb76f4c52309401501 (diff) |
bcachefs: fsck: Fix oops in key_visible_in_snapshot()
The normal fsck code doesn't call key_visible_in_snapshot() with an
empty list of snapshot IDs seen (the current snapshot ID will always be
on the list), but str_hash_repair_key() ->
bch2_get_snapshot_overwrites() can, and that's totally fine as long as
we check for it.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions