]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: add scrub cross-referencing helpers for the inode 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)
commit9deb7f653cf80aa158aee121cbb655d8d88c2413
treefe60e7d724cd8f1b8f75fb86b265b2c806c16eb6
parent1fe41a732560e8e7f029390fa9da5a9e83a3fe40
xfs: add scrub cross-referencing helpers for the inode btrees

Source kernel commit: 2e001266b67c865ad904e1889658282d0773b207

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

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_ialloc.c
libxfs/xfs_ialloc.h