diff options
author | Julia Suvorova <jusual@mail.ru> | 2019-06-02 23:17:09 +0300 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2019-06-04 15:20:41 +0200 |
commit | 2b02fd81ded2f8fefbdacee431fc9fb006f92bc6 (patch) | |
tree | eaee7ab4dfa21cdedd88e6ae0b6cf6d8adedb1c8 /device_tree.c | |
parent | 74f27eadeae799c44d51ba53ffc94807be2b5834 (diff) | |
download | qemu-2b02fd81ded2f8fefbdacee431fc9fb006f92bc6.zip |
block/linux-aio: Drop unused BlockAIOCB submission method
Callback-based laio_submit() and laio_cancel() were left after
rewriting Linux AIO backend to coroutines in hope that they would be
used in other code that could bypass coroutines. They can be safely
removed because they have not been used since that time.
Signed-off-by: Julia Suvorova <jusual@mail.ru>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'device_tree.c')
0 files changed, 0 insertions, 0 deletions