]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: add support for inode btree staging cursors
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 11 Mar 2020 18:01:04 +0000 (11:01 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 18 Mar 2020 15:12:23 +0000 (08:12 -0700)
commit273ce39a9b1f3d89d8c953b131873c8a8123182a
tree777c072ce787360259a7bc876773216344b405a5
parentdd9cce977be65387891461d93e68b7e21de24aea
xfs: add support for inode btree staging cursors

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