]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: wire up zoned block freeing in xfs_rtextent_free_finish_item
authorChristoph Hellwig <hch@lst.de>
Sun, 17 Nov 2024 07:19:22 +0000 (08:19 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 3 Feb 2025 04:49:12 +0000 (05:49 +0100)
commit56cf40fe972045b466cb2760efc2f73ce54d018c
treeaeca49faa1d9e2c5bc1236dd85002362de332cd2
parentbbadcb9f84db5830e27df75ec6c7e8e468c8bfd9
xfs: wire up zoned block freeing in xfs_rtextent_free_finish_item

Make xfs_rtextent_free_finish_item call into the zoned allocator to free
blocks on zoned RT devices.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
fs/xfs/xfs_extfree_item.c