| commit | 353a7e0eb6d80d03016b2ce639f33c554e8546b7 | [log] [tgz] |
|---|---|---|
| author | Jens Axboe <jens.axboe@oracle.com> | Wed Oct 25 09:16:07 2006 +0200 |
| committer | Jens Axboe <jens.axboe@oracle.com> | Wed Oct 25 09:16:07 2006 +0200 |
| tree | b93818406b1fea19317d269d9e67e361941df6b9 | |
| parent | 795407caa899ae9b430361ee12543aee41a8e418 [diff] |
[PATCH] ->queue() error handling We return 1/0 for failure/success and put the error in io_u->error. The libaio engine didn't quite do that. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>