[PATCHv3 08/10] blk-integrity: remove inappropriate limit checks

Christoph Hellwig hch at lst.de
Tue Sep 10 08:45:26 PDT 2024


On Wed, Sep 04, 2024 at 08:26:03AM -0700, Keith Busch wrote:
> From: Keith Busch <kbusch at kernel.org>
> 
> The queue limits for block access are not the same as metadata access.
> Delete these.

While for NVMe-PCIe there isn't any metadata mapping using PRPs, for RDMA
the PRP-like scheme is used for anything, so the same virtual boundary
limits apply for all mappings.




More information about the Linux-nvme mailing list