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

Add support for btree staging cursors for the rmap 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_rmap_btree.c
fs/xfs/libxfs/xfs_rmap_btree.h