| commit | 75c65a5edaa8b815c1428314eaf696788f1ebbdb | [log] [tgz] |
|---|---|---|
| author | Douglas Gilbert <dgilbert@interlog.com> | Thu Dec 23 21:40:37 2010 -0500 |
| committer | James Bottomley <James.Bottomley@suse.de> | Mon Jan 24 12:21:39 2011 -0600 |
| tree | bdb28de023e48dcc0f848bf8fb55310a9caa0322 | |
| parent | 4977c82504f58d7579acabd21688183eaa8768fb [diff] |
[SCSI] scsi_mid_low_api.txt recommend resid usage
As discussed in a thread on this list titled:
"RFC: short reads on block devices"
this patch adds recommendations for LLDs to set resid
when there might be uncertainty about how much data
has been returned by a device.
This patch inline and attached] is against scsi-misc-2.6.git
Signed-off-by: Douglas Gilbert <dgilbert@interlog.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>