]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - repair/rmap.c
xfs_repair: process reverse-mapping data into refcount data
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 25 Oct 2016 22:14:34 +0000 (15:14 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 26 Oct 2016 22:01:20 +0000 (15:01 -0700)
commit00f34bcaaa617ddf19caaec127656a186e91c37b
tree0af53157343632ec31be90ce8be945cc9891a6f1
parenta406779bc8d8d9686326e90ba17bc3c829c46dcd
xfs_repair: process reverse-mapping data into refcount data

Take all the reverse-mapping data we've acquired and use it to generate
reference count data.  This data is used in phase 5 to rebuild the
refcount btree.

v2: Update to reflect separation of rmap_irec flags.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
repair/phase4.c
repair/rmap.c
repair/rmap.h