When retrieving a requeued IO, don't setup data pointers again
authorJens Axboe <jens.axboe@oracle.com>
Sat, 1 Mar 2008 14:22:32 +0000 (15:22 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Sat, 1 Mar 2008 14:22:32 +0000 (15:22 +0100)
This is a bug, if we had a residual data count we would be
retrying the full request again.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found