commit | 4ff57935ad0f1620269f4b08e8acfda619cc5e4b | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@suse.de> | Tue Jan 10 09:44:39 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jan 10 08:37:07 2006 -0800 |
tree | 70859628e9c59e0495351891b17f537967d1662d | |
parent | c8d52465f95c4187871f8e65666c07806ca06d41 [diff] |
[PATCH] ide: preserve errors for failed requests To preserve the ->errors values for requests that failed, use the normal completion path for that. Signed-off-by: Jens Axboe <axboe@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>