commit | 0ddeded4ae768882e5c3a5558f77f27e4e445a6a | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Thu Oct 04 15:36:02 2018 +0100 |
committer | Bob Peterson <rpeterso@redhat.com> | Fri Oct 12 07:33:07 2018 -0500 |
tree | d32a5bf5e432cf1949cc71cdaf587345fe165f46 | |
parent | c3abc29e54a14953ddb26feeb62dd02d57925e52 [diff] |
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>