diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2020-03-06 19:51:41 +0300 |
---|---|---|
committer | Bob Peterson <rpeterso@redhat.com> | 2020-03-27 22:08:05 +0300 |
commit | 4bd684bc0143b46eea6dcf4dd3a73dfd6dc7247c (patch) | |
tree | 39c7938cc6fb0bd2e3e7fb3993d44e190af25525 /fs/gfs2/rgrp.c | |
parent | 1595548fe72ca834abe75fb3df47e300a087d563 (diff) | |
download | linux-4bd684bc0143b46eea6dcf4dd3a73dfd6dc7247c.tar.xz |
gfs2: Remove unnecessary gfs2_qa_{get,put} pairs
We now get the quota data structure when opening a file writable and put it
when closing that writable file descriptor, so there no longer is a need for
gfs2_qa_{get,put} while we're holding a writable file descriptor.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Diffstat (limited to 'fs/gfs2/rgrp.c')
0 files changed, 0 insertions, 0 deletions