diff options
author | 2023-06-22 12:36:59 -0500 | |
---|---|---|
committer | 2023-09-05 15:58:18 +0200 | |
commit | 3932e5073011567d24ce66cf66575d4d81ea8c94 (patch) | |
tree | 2542896bb024e894c6e00d0e5701876b27ebf720 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gfs2: use constant for array size (diff) | |
download | linux-rng-3932e5073011567d24ce66cf66575d4d81ea8c94.tar.xz linux-rng-3932e5073011567d24ce66cf66575d4d81ea8c94.zip |
gfs2: Remove quota allocation info from quota file
Function do_sync called gfs2_qa_get and put for quota allocation data.
But the inode in question is the system master quota file, which is
never subject to quotas. Therefore, a qa structure should be unnecessary
and if anything accesses it, it's probably a bug.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
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