Searched hist:"1 a447e4f0266d757687b38146795b95525d37d94" (Results 1 – 2 of 2) sorted by relevance
/qemu/io/ |
H A D | task.c | 1a447e4f0266d757687b38146795b95525d37d94 Thu Aug 11 13:40:44 UTC 2016 Daniel P. Berrange <berrange@redhat.com> io: add ability to associate an error with a task
Currently when a task fails, the error is never explicitly associated with the task object, it is just passed along through the completion callback. This adds the ability to explicitly associate an error with the task.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|
/qemu/include/io/ |
H A D | task.h | 1a447e4f0266d757687b38146795b95525d37d94 Thu Aug 11 13:40:44 UTC 2016 Daniel P. Berrange <berrange@redhat.com> io: add ability to associate an error with a task
Currently when a task fails, the error is never explicitly associated with the task object, it is just passed along through the completion callback. This adds the ability to explicitly associate an error with the task.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|