]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - repair/rmap.c
xfs_repair: add fixed-location per-AG rmaps
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 19 Aug 2016 00:20:03 +0000 (10:20 +1000)
committerDave Chinner <david@fromorbit.com>
Fri, 19 Aug 2016 00:20:03 +0000 (10:20 +1000)
commit713b6817a8749be8913c2dde576ed9f50ced0c73
treee98207a8725f3dad59d9da026781a696c9b3d26a
parent00efc33aa17d22ccfc7ebc60822e094f877f22e2
xfs_repair: add fixed-location per-AG rmaps

Add reverse-mappings for fixed-location per-AG metadata such as inode
chunks, superblocks, and the log to the raw rmap list, then merge the
raw rmap data (which also has the BMBT data) into the main rmap list.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
repair/phase4.c
repair/rmap.c
repair/rmap.h