]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: use queue_limits_max_zone_append_sectors
authorChristoph Hellwig <hch@lst.de>
Thu, 31 Oct 2024 05:27:55 +0000 (06:27 +0100)
committerChristoph Hellwig <hch@lst.de>
Sun, 3 Nov 2024 04:48:09 +0000 (05:48 +0100)
commit27de7c20a0cf9baf92dea2b1164a82136bf70eb3
tree064cdd1d32b836c84e78ec25c9f331c87955a658
parent1559127c65e19bac8decc779857fbeb7fa3db0e2
xfs: use queue_limits_max_zone_append_sectors

max_zone_append_sectors is weird and always need the helper.

I'll try to fix this up in the block code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/iomap/ioend.c
fs/xfs/xfs_zone_gc.c