[PATCH] nvme: set BLK_FEAT_ZONED for ZNS multipath disks
Keith Busch
kbusch at kernel.org
Tue Sep 3 10:04:32 PDT 2024
On Thu, Aug 29, 2024 at 09:24:37AM +0300, Christoph Hellwig wrote:
> The new stricter limits validation doesn't like a max_append_sectors value
> to be set without BLK_FEAT_ZONED. Set it before allocation the disk to
> fix this instead of just inheriting it later.
>
> Fixes: d690cb8ae14b ("block: add an API to atomically update queue limits")
Applied to nvme-6.11, thanks.
More information about the Linux-nvme
mailing list