K 10 svn:author V 9 jimharris K 8 svn:date V 27 2013-03-26T21:16:53.837933Z K 7 svn:log V 342 Ensure the controller's MDTS is accounted for in max_xfer_size. The controller's IDENTIFY data contains MDTS (Max Data Transfer Size) to allow the controller to specify the maximum I/O data transfer size. nvme(4) already provides a default maximum, but make sure it does not exceed what MDTS reports. Sponsored by: Intel Reviewed by: carl END