summaryrefslogtreecommitdiff
path: root/drivers/fpga/xilinx-selectmap.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2024-03-04 17:04:59 +0300
committerKeith Busch <kbusch@kernel.org>2024-03-04 19:24:56 +0300
commitc5be5df7217fec219e1be063859e5d099b6a9227 (patch)
treeffde8317969870ca051da25b7cc70fbd399922d4 /drivers/fpga/xilinx-selectmap.c
parente6c9b130d68144381c097c90c517cc25e8f8924e (diff)
downloadlinux-c5be5df7217fec219e1be063859e5d099b6a9227.tar.xz
nvme-multipath: pass queue_limits to blk_alloc_disk
The multipath disk starts out with the stacking default limits. The one interesting part here is that blk_set_stacking_limits sets the max_zone_append_sectorts to UINT_MAX, which fails the validation for non-zoned devices. With the old one call per limit scheme this was fine because no one verified this weird mismatch and it was fixed by blk_stack_limits a little later before I/O could be issued. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'drivers/fpga/xilinx-selectmap.c')
0 files changed, 0 insertions, 0 deletions