diff options
author | 2023-08-23 21:38:04 +0200 | |
---|---|---|
committer | 2023-09-05 15:58:16 +0200 | |
commit | 961fe3422e055d251b32a117cd8cd3d27153bc96 (patch) | |
tree | c378d81257430aa8c11bc253847333b2aaccf5b9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gfs2: Fix wrong quota shrinker return value (diff) | |
download | wireguard-linux-961fe3422e055d251b32a117cd8cd3d27153bc96.tar.xz wireguard-linux-961fe3422e055d251b32a117cd8cd3d27153bc96.zip |
gfs2: Use gfs2_qd_dispose in gfs2_quota_cleanup
Change gfs2_quota_cleanup() to move the quota data objects to dispose of
on a dispose list and call gfs2_qd_dispose() on that list, like
gfs2_qd_shrink_scan() does, instead of disposing of the quota data
objects directly.
This may look a bit pointless by itself, but it will make more sense in
combination with a fix that follows.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions