Files
linux/drivers/nvme/host
Christoph Hellwig 28982ad73d nvme: set BLK_FEAT_ZONED for ZNS multipath disks
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: d690cb8ae1 ("block: add an API to atomically update queue limits")
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
2024-09-03 10:00:10 -07:00
..
2024-06-24 12:53:42 -07:00
2024-08-22 13:28:40 -07:00
2024-06-24 12:53:42 -07:00
2023-04-13 08:59:04 +02:00