diff options
author | Bob Peterson <rpeterso@redhat.com> | 2023-05-31 10:25:29 -0500 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2023-09-05 15:58:17 +0200 |
commit | ee1768e467a9c0f272192da1ce0ea5a9caf98ccc (patch) | |
tree | de0becb484f240b82398138f9305eafc505baf8a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 768963ab07e5219d7ae84a6e4ec61bc59bc4b81d (diff) |
gfs2: Pass sdp to gfs2_adjust_quota
Before this change function gfs2_adjust_quota's first parameter was an
gfs2_inode pointer. But it always pointed to the quota inode. Here we
switch that to pass the superblock pointer, sdp, so it is easier to read
the code and understand that it's only dealing with the quota inode.
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