]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: add scrub cross-referencing helpers for the rmap btrees
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 17 Jan 2018 02:52:13 +0000 (18:52 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Thu, 18 Jan 2018 05:00:44 +0000 (21:00 -0800)
commit6616488a6469ecf19464548d61d62f4edbbec235
treedc6b7b997c6f3aa17898025ad5420c22eca8de4a
parent1d052985c7dce279cec4c460aa39b859f3f42603
xfs: add scrub cross-referencing helpers for the rmap btrees

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>
fs/xfs/libxfs/xfs_rmap.c
fs/xfs/libxfs/xfs_rmap.h