summaryrefslogtreecommitdiff
path: root/scripts/lib
diff options
context:
space:
mode:
authorBob Peterson <rpeterso@redhat.com>2023-05-31 18:25:29 +0300
committerAndreas Gruenbacher <agruenba@redhat.com>2023-09-05 16:58:17 +0300
commitee1768e467a9c0f272192da1ce0ea5a9caf98ccc (patch)
treede0becb484f240b82398138f9305eafc505baf8a /scripts/lib
parent768963ab07e5219d7ae84a6e4ec61bc59bc4b81d (diff)
downloadlinux-ee1768e467a9c0f272192da1ce0ea5a9caf98ccc.tar.xz
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 'scripts/lib')
0 files changed, 0 insertions, 0 deletions