diff options
| author | Qu Wenruo <[email protected]> | 2023-09-02 08:13:55 +0800 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2023-10-12 16:44:03 +0200 |
| commit | a0bdc04b073233b2fbd3c3ab039e74c617566d6c (patch) | |
| tree | 13b5c58038f15033b3804a5ca554216037f3db67 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 0913445082496c2b29668ee26521401b273838b8 (diff) | |
btrfs: qgroup: use qgroup_iterator in __qgroup_excl_accounting()
With the new qgroup_iterator_add() and qgroup_iterator_clean(), we can
get rid of the ulist and its GFP_ATOMIC memory allocation.
Furthermore we can merge the code handling the initial and parent
qgroups into one loop, and drop the @tmp ulist parameter for involved
call sites.
Reviewed-by: Boris Burkov <[email protected]>
Signed-off-by: Qu Wenruo <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions