]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: add support for free space 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)
commit7bc27889be20282e5b3d3dc32a1e25ec61fb0548
treef1f4320fb01ae9971e1eeaa6d35fda149970eaa0
parente6d5a6f81e9dc3f765cb4218fb782b2279ff9b70
xfs: add support for free space btree staging cursors

Source kernel commit: e6eb33d905c287eb07ee1c69d38871276db154dd

Add support for btree staging cursors for the free space 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_alloc_btree.c
libxfs/xfs_alloc_btree.h