diff options
author | Dave Chinner <dchinner@redhat.com> | 2022-07-07 19:07:24 +1000 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2022-07-07 19:07:24 +1000 |
commit | 99b13c7f0bd35dd3cf2cacb61beb4557dc2b6f9b (patch) | |
tree | 1174196490dcacc646d59cbed2cc3cd6cb5b6cbf /fs/xfs/xfs_inode_item.h | |
parent | a95fee40e3d433d8fabff7c02e75f7c2c2e54400 (diff) |
xfs: pass perag to xfs_ialloc_read_agi()
xfs_ialloc_read_agi() initialises the perag if it hasn't been done
yet, so it makes sense to pass it the perag rather than pull a
reference from the buffer. This allows callers to be per-ag centric
rather than passing mount/agno pairs everywhere.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/xfs/xfs_inode_item.h')
0 files changed, 0 insertions, 0 deletions