]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: pass a pag to xfs_difree_inode_chunk
authorChristoph Hellwig <hch@lst.de>
Mon, 4 Nov 2024 04:18:26 +0000 (20:18 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:38:24 +0000 (13:38 -0800)
commit67ce5ba575354da1542e0579fb8c7a871cbf57b3
tree9b409ae77e8db3f8884731062e3ec83ad2d2929a
parent9943b45732905a70496fc44368ab85b230c70db4
xfs: pass a pag to xfs_difree_inode_chunk

We'll want to use more than just the agno field in a bit.

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>
fs/xfs/libxfs/xfs_ialloc.c