On Wed, Sep 04, 2024 at 08:26:03AM -0700, Keith Busch wrote: > From: Keith Busch <kbusch@xxxxxxxxxx> > > 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.