]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: add support for free space btree staging cursors
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 11 Mar 2020 17:52:49 +0000 (10:52 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 18 Mar 2020 15:12:23 +0000 (08:12 -0700)
commitdd9cce977be65387891461d93e68b7e21de24aea
tree12b5100436140bdd725a3cee5430c960832f7119
parent6be2b40efdd1ed6cc55012484d185f1075bc27c9
xfs: add support for free space btree staging cursors

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