aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2022-07-17 00:44:19 -0400
committerKent Overstreet <[email protected]>2023-10-22 17:09:36 -0400
commit326568f18cb57ed95a420361da9a64330e122cda (patch)
tree9dd4f9a1fa2aceedf206edd29ae9deb6461cc880 /tools/perf/scripts/python/export-to-postgresql.py
parenteace11a730b36e7e8ee184675927ce7e658e7616 (diff)
bcachefs: Convert bch2_gc_done() for_each_btree_key2()
This converts bch2_gc_stripes_done() and bch2_gc_reflink_done() to the new for_each_btree_key_commit() macro. The new for_each_btree_key2() and for_each_btree_key_commit() macros handles transaction retries, allowing us to avoid nested transactions - which we want to avoid since they're tricky to do completely correctly and upcoming assertions are going to be checking for that. Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions