commit | db66e2725118e43afcde1fa5815c6d43169f5f60 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Mon Mar 06 19:53:18 2023 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Fri Jan 05 22:55:34 2024 -0800 |
tree | cc2c628a1a9e0993fcb154c6b169a79572577f88 | |
parent | c70ba5176d18f4d25b462d50c26e2736ffdeb09b [diff] |
xfs: repair inode fork block mapping data structures Use the reverse-mapping btree information to rebuild an inode block map. Update the btree bulk loading code as necessary to support inode rooted btrees and fix some bitrot problems. Signed-off-by: Darrick J. Wong <djwong@kernel.org>