diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2018-10-04 16:36:02 +0200 |
---|---|---|
committer | Bob Peterson <rpeterso@redhat.com> | 2018-10-12 14:33:07 +0200 |
commit | 0ddeded4ae768882e5c3a5558f77f27e4e445a6a (patch) | |
tree | d32a5bf5e432cf1949cc71cdaf587345fe165f46 /fs/fat | |
parent | gfs2: Remove unnecessary gfs2_rlist_alloc parameter (diff) | |
download | linux-0ddeded4ae768882e5c3a5558f77f27e4e445a6a.tar.xz linux-0ddeded4ae768882e5c3a5558f77f27e4e445a6a.zip |
gfs2: Pass resource group to rgblk_free
Function rgblk_free can only deal with one resource group at a time, so
pass that resource group is as a parameter. Several of the callers
already have the resource group at hand, so we only need additional
lookup code in a few places.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Reviewed-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/fat')
0 files changed, 0 insertions, 0 deletions