5b9f1cc fsck.gfs2: Refactor fetch_rgrps()

Authored and Committed by andyp 3 years ago
    fsck.gfs2: Refactor fetch_rgrps()
    
    Split out the code that fetches the rgrps at a trust level into its own
    function and restructure it with gotos as subsequent changes would add
    too much nesting otherwise.
    
    Signed-off-by: Andrew Price <anprice@redhat.com>
    
        
file modified
+34 -25