commit | e5dc74b797d37d15db743a10b00d549c865bf214 | [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> | Sat Oct 10 10:57:51 2020 -0700 |
tree | e75fef66f3ef119a91d0766ba332b287b5d3eba4 | |
parent | 242a4110613e4185649f3302fda01b1b3b2b1f06 [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>