d770495 fsck.gfs2: use gfs2_meta_inval vs. gfs2_inval_inode

5 files Authored by Bob Peterson 14 years ago, Committed by rpeterso 14 years ago,
    fsck.gfs2: use gfs2_meta_inval vs. gfs2_inval_inode
    
    This patch removes the vestigial gfs2_journal_blk and reuses it
    for a new gfs2_inode_invalid.  This allows the code to keep better
    track of invalid inodes rather than other invalid metadata.  For
    invalid inodes, there may be cases where we want to invalidate its
    metadata list.  We can't do that for other kinds of metadata like
    invalid eattrs.
    
    rhbz#455300
    
        
file modified
+1 -1
file modified
+16 -17
file modified
+6 -6
file modified
+1 -1
file modified
+1 -1