diff options
author | Christoph Hellwig <hch@lst.de> | 2024-11-03 20:18:27 -0800 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-11-05 13:38:24 -0800 |
commit | db129fa01113f767d5b7a6fd339114a962023464 (patch) | |
tree | 93f784bdd7227c7250f2100010562e20bbbf8c0f /fs/xfs/libxfs/xfs_ialloc_btree.c | |
parent | 67ce5ba575354da1542e0579fb8c7a871cbf57b3 (diff) | |
download | linux-db129fa01113f767d5b7a6fd339114a962023464.tar.gz linux-db129fa01113f767d5b7a6fd339114a962023464.tar.bz2 linux-db129fa01113f767d5b7a6fd339114a962023464.zip |
xfs: remove the agno argument to xfs_free_ag_extent
xfs_free_ag_extent already has a pointer to the pag structure through
the agf buffer. Use that instead of passing the redundant argument,
and do the same for the tracepoint.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/xfs/libxfs/xfs_ialloc_btree.c')
0 files changed, 0 insertions, 0 deletions