]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: add scrub cross-referencing helpers for the rmap btrees
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 27 Feb 2018 04:43:18 +0000 (22:43 -0600)
committerEric Sandeen <sandeen@redhat.com>
Tue, 27 Feb 2018 04:43:18 +0000 (22:43 -0600)
commit556c739daebc238e585aae4b4c20a34760f6b7ae
treebe54b1c1bd1d7c2b4fd14cd2a5d05612238cbfb9
parent9deb7f653cf80aa158aee121cbb655d8d88c2413
xfs: add scrub cross-referencing helpers for the rmap btrees

Source kernel commit: ed7c52d4bf92ac1f05b8c251a44a8bf4688f8786

Add a couple of functions to the rmap btrees that will be used
to cross-reference metadata against the rmapbt.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_rmap.c
libxfs/xfs_rmap.h