commit | d6daddcdeb2c0c7d443cb039e798a1671dafdd0d | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Thu Nov 17 15:40:41 2016 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Jun 26 14:51:14 2017 +0200 |
tree | 3a6c0bd0802753ee852bfc7e95974e56baa51170 | |
parent | a101341aa07237fa85907b1dcafd97add47a3875 [diff] |
qed: Add return value to qed_aio_write_inplace/alloc() Don't recurse into qed_aio_next_io() and qed_aio_complete() here, but just return an error code and let the caller handle it. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>