]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: export various function for the online scrubber
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 31 Jul 2017 20:08:11 +0000 (15:08 -0500)
committerEric Sandeen <sandeen@redhat.com>
Mon, 31 Jul 2017 20:08:11 +0000 (15:08 -0500)
commit50bb67d6597a4fdfb5721e7c703a38229eebdb97
treeeaca0476ee61392a794d8659f480d9b0615d1aaf
parente493253bda86569102876067ee130028190f7e0e
xfs: export various function for the online scrubber

Source kernel commit: 2678809799e6e37db0800725157f5ebfc03a9df7

Export various internal functions so that the online scrubber can use
them to check the state of metadata.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_alloc.c
libxfs/xfs_alloc.h
libxfs/xfs_btree.c
libxfs/xfs_btree.h
libxfs/xfs_dir2_leaf.c
libxfs/xfs_dir2_priv.h
libxfs/xfs_inode_buf.c
libxfs/xfs_inode_buf.h
libxfs/xfs_rmap.c
libxfs/xfs_rmap.h
libxfs/xfs_rtbitmap.c