]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: add support for inode btree staging cursors
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 1 May 2020 21:37:10 +0000 (17:37 -0400)
committerEric Sandeen <sandeen@redhat.com>
Fri, 1 May 2020 21:37:10 +0000 (17:37 -0400)
commit4b28f12426600d986d277245e906c8730fc40d70
tree6aa4e548d493339046ac54eff03f354c454bbe71
parent7bc27889be20282e5b3d3dc32a1e25ec61fb0548
xfs: add support for inode btree staging cursors

Source kernel commit: c29ce8f48e219d10644f402ec5d738cadf20666e

Add support for btree staging cursors for the inode btrees.  This
is needed both for online repair and also to convert xfs_repair to use
btree bulk loading.

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_ialloc_btree.c
libxfs/xfs_ialloc_btree.h