diff options
author | 2025-05-23 14:03:06 -0400 | |
---|---|---|
committer | 2025-05-23 19:52:31 -0400 | |
commit | 521f9584c2bd48198ac9d9b99a372b1306f3bb97 (patch) | |
tree | ff99004661b98cd6d216c975fd83f058c2d478a4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcachefs: Small check_fix_ptr fixes (diff) | |
download | linux-rng-521f9584c2bd48198ac9d9b99a372b1306f3bb97.tar.xz linux-rng-521f9584c2bd48198ac9d9b99a372b1306f3bb97.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions