aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2023-11-07 12:32:50 -0500
committerKent Overstreet <[email protected]>2024-01-01 11:47:37 -0500
commitdf8e13ccf3c0cc2b16e931f71ef69834db71eda9 (patch)
treef4f07f2b6c18f797de6be800e6bb865dfc568c38 /tools/perf/scripts/python/bin/stackcollapse-report
parentfa5df9e7d5a85507cc01f32815854993983c1ff5 (diff)
bcachefs: Add an assertion in bch2_journal_pin_set()
Previously, bch2_journal_pin_set() would silently ignore a request to pin a journal sequence number that was no longer dirty, because it was used internally by bch2_journal_pin_copy() which could race with the src pin being flushed. Split these apart so that we can properly assert that @seq is a currently dirty journal sequence number - this is almost always a bug. Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions