commit | 59310659073d85745854f2f10c4292555c5a1c51 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Mon Nov 21 14:01:26 2011 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Nov 21 15:32:42 2011 +0100 |
tree | a229c7e82d8ab143db85517e57962ef4aa840843 | |
parent | 414c460431036bdadea8120d056c7e493bb60fb9 [diff] |
usb-storage: don't try to send the status early. Until recently all scsi commands sent to scsi-disk did either transfer data or finished instantly. The correct implementation of SYNCRONIZE_CACHE changed the picture though, and usb-storage needs a fix to handle that case correctly.