commit | 7da6db154ad099a18c768580399e83e05289b4fe | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Jan 09 09:41:07 2024 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Tue May 21 13:01:15 2024 -0700 |
tree | ada8aa66058cf21569af4eaf45dd4af9e371997f | |
parent | dbc65241048d7b3f5cca1fdb0d71a4f1e9473625 [diff] |
xfs: repair AGI unlinked inode bucket lists Teach the AGI repair code to rebuild the unlinked buckets and lists. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>