MFC r367768: Stop using NVME_MAX_XFER_SIZE constant.
This constant depends on MAXPHYS and does not respect device capabilities.
Use proper dynamic ioctl(NVME_GET_MAX_XFER_SIZE) instead.
MFC r367768: Stop using NVME_MAX_XFER_SIZE constant. Tags None Referenced Files None Subscribers None
Description
Details
|