Searched hist:f2e5dca46b5ba4588c0756c5f272123585cbbf23 (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/block/ |
H A D | linux-aio.c | diff f2e5dca46b5ba4588c0756c5f272123585cbbf23 Thu Apr 11 10:26:25 CDT 2013 Stefan Hajnoczi <stefanha@redhat.com> aio: drop io_flush argument
The .io_flush() handler no longer exists and has no users. Drop the io_flush argument to aio_set_fd_handler() and related functions.
The AioFlushEventNotifierHandler and AioFlushHandler typedefs are no longer used and are dropped too.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
H A D | ssh.c | diff f2e5dca46b5ba4588c0756c5f272123585cbbf23 Thu Apr 11 10:26:25 CDT 2013 Stefan Hajnoczi <stefanha@redhat.com> aio: drop io_flush argument
The .io_flush() handler no longer exists and has no users. Drop the io_flush argument to aio_set_fd_handler() and related functions.
The AioFlushEventNotifierHandler and AioFlushHandler typedefs are no longer used and are dropped too.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
H A D | curl.c | diff f2e5dca46b5ba4588c0756c5f272123585cbbf23 Thu Apr 11 10:26:25 CDT 2013 Stefan Hajnoczi <stefanha@redhat.com> aio: drop io_flush argument
The .io_flush() handler no longer exists and has no users. Drop the io_flush argument to aio_set_fd_handler() and related functions.
The AioFlushEventNotifierHandler and AioFlushHandler typedefs are no longer used and are dropped too.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
H A D | gluster.c | diff f2e5dca46b5ba4588c0756c5f272123585cbbf23 Thu Apr 11 10:26:25 CDT 2013 Stefan Hajnoczi <stefanha@redhat.com> aio: drop io_flush argument
The .io_flush() handler no longer exists and has no users. Drop the io_flush argument to aio_set_fd_handler() and related functions.
The AioFlushEventNotifierHandler and AioFlushHandler typedefs are no longer used and are dropped too.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
H A D | rbd.c | diff f2e5dca46b5ba4588c0756c5f272123585cbbf23 Thu Apr 11 10:26:25 CDT 2013 Stefan Hajnoczi <stefanha@redhat.com> aio: drop io_flush argument
The .io_flush() handler no longer exists and has no users. Drop the io_flush argument to aio_set_fd_handler() and related functions.
The AioFlushEventNotifierHandler and AioFlushHandler typedefs are no longer used and are dropped too.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
H A D | nbd.c | diff f2e5dca46b5ba4588c0756c5f272123585cbbf23 Thu Apr 11 10:26:25 CDT 2013 Stefan Hajnoczi <stefanha@redhat.com> aio: drop io_flush argument
The .io_flush() handler no longer exists and has no users. Drop the io_flush argument to aio_set_fd_handler() and related functions.
The AioFlushEventNotifierHandler and AioFlushHandler typedefs are no longer used and are dropped too.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
H A D | iscsi.c | diff f2e5dca46b5ba4588c0756c5f272123585cbbf23 Thu Apr 11 10:26:25 CDT 2013 Stefan Hajnoczi <stefanha@redhat.com> aio: drop io_flush argument
The .io_flush() handler no longer exists and has no users. Drop the io_flush argument to aio_set_fd_handler() and related functions.
The AioFlushEventNotifierHandler and AioFlushHandler typedefs are no longer used and are dropped too.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
/openbmc/qemu/include/block/ |
H A D | aio.h | diff f2e5dca46b5ba4588c0756c5f272123585cbbf23 Thu Apr 11 10:26:25 CDT 2013 Stefan Hajnoczi <stefanha@redhat.com> aio: drop io_flush argument
The .io_flush() handler no longer exists and has no users. Drop the io_flush argument to aio_set_fd_handler() and related functions.
The AioFlushEventNotifierHandler and AioFlushHandler typedefs are no longer used and are dropped too.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|