diff options
author | Christoph Hellwig <hch@lst.de> | 2024-08-29 09:24:37 +0300 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2024-09-03 20:00:10 +0300 |
commit | 28982ad73d6a9605708631dc49a0c763cc398aa2 (patch) | |
tree | c4f5bd6087add17e6bff2c1a8e7e5c1cd42fd8ac /rust/helpers/helpers.c | |
parent | 61aa894e7a2fda4ee026523b01d07e83ce2abb72 (diff) | |
download | linux-28982ad73d6a9605708631dc49a0c763cc398aa2.tar.xz |
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: d690cb8ae14b ("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>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions