summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2024-03-18 03:32:36 +0300
committerKent Overstreet <kent.overstreet@linux.dev>2024-03-18 03:53:12 +0300
commit1ba6f48f092ec10df991cae237c9f9b8981938b2 (patch)
tree8d8bf504fcf9b2673bea66b619678db70c524265 /tools/perf/scripts/python/exported-sql-viewer.py
parent3becdd4850094ff87193b0b789570daa525e6506 (diff)
downloadlinux-1ba6f48f092ec10df991cae237c9f9b8981938b2.tar.xz
bcachefs: Fix nested transaction restart handling in bch2_bucket_gens_init()
Nested transaction restart handling is typically best avoided; when the inner context handles a transaction restart it invalidates the outer transaction context, so we need to make sure to return a transaction_restart_nested error. This code wasn't doing that, and hit the assertion in for_each_btree_key() that checks for that via trans->restart_count. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions