]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: pass a pag to xfs_difree_inode_chunk
authorChristoph Hellwig <hch@lst.de>
Mon, 25 Nov 2024 21:14:11 +0000 (13:14 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 24 Dec 2024 02:01:23 +0000 (18:01 -0800)
commitb3cdbd924f3e72fae466499cc6194d212a97faa1
tree1b6d4ec3f7bff4da156ce854f02aaf752d577cc7
parente6205866b11e8dbcba31255adb35f7b46eb479d3
xfs: pass a pag to xfs_difree_inode_chunk

Source kernel commit: 67ce5ba575354da1542e0579fb8c7a871cbf57b3

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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libxfs/xfs_ialloc.c