aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGravatar Bob Peterson <rpeterso@redhat.com> 2020-05-05 11:55:03 -0500
committerGravatar Andreas Gruenbacher <agruenba@redhat.com> 2020-05-08 18:49:04 +0200
commitc9cb9e381985bbbe8acd2695bbe6bd24bf06b81c (patch)
tree27333146aaede63dbb6659990b638a61d2708d1d /include
parentgfs2: move privileged user check to gfs2_quota_lock_check (diff)
downloadlinux-c9cb9e381985bbbe8acd2695bbe6bd24bf06b81c.tar.gz
linux-c9cb9e381985bbbe8acd2695bbe6bd24bf06b81c.tar.bz2
linux-c9cb9e381985bbbe8acd2695bbe6bd24bf06b81c.zip
gfs2: don't call quota_unhold if quotas are not locked
Before this patch, function gfs2_quota_unlock checked if quotas are turned off, and if so, it branched to label out, which called gfs2_quota_unhold. With the new system of gfs2_qa_get and put, we no longer want to call gfs2_quota_unhold or we won't balance our gets and puts. Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions