]> asedeno.scripts.mit.edu Git - linux.git/commit
gfs2: Add gfs2_blk2rgrpd comment and fix incorrect use
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 22 Dec 2017 12:13:07 +0000 (13:13 +0100)
committerBob Peterson <rpeterso@redhat.com>
Wed, 17 Jan 2018 13:34:24 +0000 (06:34 -0700)
commit90bcab998dcadc8a1515994b558da10631298bf3
treeaac4aa81ba971325babc502841831671811030e7
parent1291a0d5049dbc06baaaf66a9ff3f53db493b19b
gfs2: Add gfs2_blk2rgrpd comment and fix incorrect use

Document when to use gfs2_blk2rgrpd for "inexact" resource group
matching.  Based on that, fix an incorrect use of gfs2_blk2rgrpd in
sweep_bh_for_rgrps.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
fs/gfs2/bmap.c
fs/gfs2/rgrp.c