Files
linux-apfs/drivers/scsi
Akinobu Mita e430cbc8bb sd: use READ_16 or WRITE_16 when transfer length is greater than 0xffff
This change makes the scsi disk driver handle the requests whose
transfer length is greater than 0xffff with READ_16 or WRITE_16.

However, this is a preparation for extending the data type of
max_sectors in struct Scsi_Host and scsi_host_template.  So, it is
impossible to happen this condition for now, because SCSI low-level
drivers can not specify max_sectors greater than 0xffff due to the
data type limitation.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2014-07-17 22:07:30 +02:00
..
2014-05-19 19:12:23 +02:00
2014-04-18 14:20:48 +02:00
2014-06-06 07:57:37 -06:00
2013-10-25 11:36:26 +01:00
2014-05-28 18:14:16 +02:00
2014-06-06 07:57:37 -06:00
2014-07-17 21:56:34 +02:00
2014-04-10 15:30:35 -07:00
2014-04-10 15:30:35 -07:00
2013-11-23 22:33:50 -08:00
2014-06-06 07:57:37 -06:00
2014-05-28 18:14:16 +02:00
2014-05-28 12:05:37 +02:00
2014-05-28 12:05:37 +02:00