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

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

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
fs/xfs/libxfs/xfs_refcount.c
fs/xfs/libxfs/xfs_refcount.h