diff options
| author | Kent Overstreet <[email protected]> | 2022-07-17 00:44:19 -0400 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2023-10-22 17:09:36 -0400 |
| commit | 326568f18cb57ed95a420361da9a64330e122cda (patch) | |
| tree | 9dd4f9a1fa2aceedf206edd29ae9deb6461cc880 /tools/perf/scripts/python | |
| parent | eace11a730b36e7e8ee184675927ce7e658e7616 (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')
0 files changed, 0 insertions, 0 deletions