diff options
author | 2023-06-16 10:46:50 -0500 | |
---|---|---|
committer | 2023-09-05 15:58:16 +0200 | |
commit | 481f6e7d734ad9a00b44cf0c000f0ed30843e4d3 (patch) | |
tree | 5a8417cb7ef022f679a8f30c0075d9a9e14ace41 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gfs2: journal flush threshold fixes and cleanup (diff) | |
download | wireguard-linux-481f6e7d734ad9a00b44cf0c000f0ed30843e4d3.tar.xz wireguard-linux-481f6e7d734ad9a00b44cf0c000f0ed30843e4d3.zip |
gfs2: Use qd_sbd more consequently
Before this patch many of the functions in quota.c got their superblock
pointer, sdp, from the quota_data's glock pointer. That's silly because
the qd already has its own pointer to the superblock (qd_sbd).
This patch changes references to use that instead, eliminating a level
of indirection.
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