]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - repair/rmap.c
xfs_repair: record and merge raw rmap data
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 19 Aug 2016 00:09:23 +0000 (10:09 +1000)
committerDave Chinner <david@fromorbit.com>
Fri, 19 Aug 2016 00:09:23 +0000 (10:09 +1000)
commit1102c1558f9cdda3e33ef413d233dbea4afa9657
treed97c6d42f5f347fc8f9da7811ecfe94b4f5fc91a
parent9e0f480e96ba802d7fa0756176a9e1e25c003068
xfs_repair: record and merge raw rmap data

Since we still allow merging of BMBT block, AG metadata, and AG btree
block rmaps, provide a facility to collect these raw observations and
merge them (with maximal length) 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/rmap.c
repair/rmap.h