]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: support inode btree blockcounts in online repair
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 10 Nov 2020 20:11:09 +0000 (15:11 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Tue, 10 Nov 2020 20:11:09 +0000 (15:11 -0500)
commit729f573949b9898143e11a81b943316ef05b5803
tree382d9eded35987ad2a1437968bc99fa2572d4a35
parenteb2c6897f36d560f84ed5124b246f2759c470f11
xfs: support inode btree blockcounts in online repair

Source kernel commit: 11f744234f052922db4ed77dad35862b3d3164cf

Add the necessary bits to the online repair code to support logging the
inode btree counters when rebuilding the btrees, and to support fixing
the counters when rebuilding the AGI.

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