commit | 11f744234f052922db4ed77dad35862b3d3164cf | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Wed Aug 26 10:48:50 2020 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Tue Sep 15 20:52:40 2020 -0700 |
tree | a2061e42252981056fa14dafe5b6ba74827c45d5 | |
parent | 1dbbff029f9387603b8cc8cb5741058ce2f837e1 [diff] |
xfs: support inode btree blockcounts in online repair 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>