diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-23 14:03:06 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-23 19:52:31 -0400 |
commit | 521f9584c2bd48198ac9d9b99a372b1306f3bb97 (patch) | |
tree | ff99004661b98cd6d216c975fd83f058c2d478a4 /scripts/lib/kdoc/kdoc_files.py | |
parent | 9b133c0d74b17db2dc0d2d70b6591b0ebb604463 (diff) |
bcachefs: Ensure we don't use a blacklisted journal seq
Different versions differ on the size of the blacklist range; it is
theoretically possible that we could end up with blacklisted journal
sequence numbers newer than the newest seq we find in the journal, and
pick a new start seq that's blacklisted.
Explicitly check for this in bch2_fs_journal_start().
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions