| commit | 4f4f6c2502474f51654a699d7127d86c2f87075a | [log] [tgz] |
|---|---|---|
| author | Jens Axboe <jens.axboe@oracle.com> | Thu Jan 31 13:57:51 2008 +0100 |
| committer | Jens Axboe <jens.axboe@oracle.com> | Fri Feb 01 09:26:33 2008 +0100 |
| tree | 63a2b59aae7d1726f9b516cd9ac7a9635cab9f8b | |
| parent | 4eb166d9874b4917d79ccd14577a60d795a0cb4a [diff] |
ide-cd: fix leftover data BUG It's perfectly legal to have data leftovers when a drive signals completion, it happens all the time when a user issues a command with a transfer count that is too large. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>