qemu-e2k/block
Kevin Wolf d2e4634504 raw/linux-aio: Also initialize POSIX AIO
When using Linux AIO raw still falls back to POSIX AIO sometimes, so we should
initialize it.

Not initializing it happens to work if POSIX AIO is used by another drive, or
if the format is not specified (probing the format uses POSIX AIO) or by pure
luck (e.g. it doesn't seem to happen any more with qcow2 since we have re-added
synchronous qcow2 functions).

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-10-27 12:28:35 -05:00
..
bochs.c
cloop.c
cow.c block: use fdatasync instead of fsync if possible 2009-09-11 10:19:46 -05:00
curl.c
dmg.c
nbd.c
parallels.c
qcow2-cluster.c qcow2: Bring synchronous read/write back to life 2009-10-15 09:32:04 -05:00
qcow2-refcount.c qcow2: Fix grow_refcount_table error handling 2009-10-27 12:28:35 -05:00
qcow2-snapshot.c
qcow2.c qcow2: Bring synchronous read/write back to life 2009-10-15 09:32:04 -05:00
qcow2.h qcow2: Bring synchronous read/write back to life 2009-10-15 09:32:04 -05:00
qcow.c
raw-posix-aio.h block: add aio_flush operation 2009-09-11 10:19:46 -05:00
raw-posix.c raw/linux-aio: Also initialize POSIX AIO 2009-10-27 12:28:35 -05:00
raw-win32.c
vdi.c Check availability of uuid header / library 2009-10-04 13:24:45 +02:00
vmdk.c
vpc.c
vvfat.c Revert "Get rid of _t suffix" 2009-10-01 16:12:16 -05:00