]> www.infradead.org Git - users/dwmw2/linux.git/commit
nvme-multipath: don't bother clearing max_hw_zone_append_sectors
authorChristoph Hellwig <hch@lst.de>
Fri, 8 Nov 2024 15:46:52 +0000 (16:46 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 11 Nov 2024 16:20:36 +0000 (09:20 -0700)
commit0b4ace9da58df62c1763635ab10ae1bc8ed8182a
tree483be904f754d6b2e965aa4363287a2cc046a96b
parent559218d43ec9dde3d2847c7aa127e88d6ab1c9ed
nvme-multipath: don't bother clearing max_hw_zone_append_sectors

The limits stacking now properly zeroes it if at least one of the
underlying limits clears it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Link: https://lore.kernel.org/r/20241108154657.845768-3-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/nvme/host/multipath.c