aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2024-03-07 12:30:49 -0500
committerKent Overstreet <kent.overstreet@linux.dev>2024-03-10 15:09:59 -0400
commit6fa30fe7f79592ae2ba6e44fa1e7589942c58abe (patch)
tree664d3e5e6c941fb40e81146300a7b0f7d6a5b4f1 /tools/perf/scripts/python/export-to-postgresql.py
parentbcachefs: Fix null-ptr-deref in bch2_fs_alloc() (diff)
downloadlinux-6fa30fe7f79592ae2ba6e44fa1e7589942c58abe.tar.gz
linux-6fa30fe7f79592ae2ba6e44fa1e7589942c58abe.zip
bcachefs: journal_seq_blacklist_add() now handles entries being added out of order
bch2_journal_seq_blacklist_add() was bugged when the new entry overlapped with multiple existing entries, and it also assumed new entries are being added in increasing order. This is true on any sane filesystem, but when trying to recover from very badly mangled filesystems we might end up with the journal sequence number rewinding vs. what the blacklist list knows about - easiest to just handle that here. 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