diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-04-15 14:55:01 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-04-15 14:58:58 -0700 |
commit | 5b57257025f97c643d502253055651c81b0ffc66 (patch) | |
tree | c704bd95b50d16d91244c0e410a25261fbb0d5d8 /fs/xfs/xfs_exchrange.c | |
parent | 10d587ecb77f33d966cfa2e8a57d51296df986db (diff) |
xfs: hoist AGI repair context to a heap object
Save ~460 bytes of stack space by moving all the repair context to a
heap object. We're going to add even more context data in the next
patch, which is why we really need to do this now.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/xfs/xfs_exchrange.c')
0 files changed, 0 insertions, 0 deletions