diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2015-07-23 13:48:35 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2015-10-16 15:34:30 +0200 |
commit | 04d71322c1cf6f527f15397c76bc088ebda7c18b (patch) | |
tree | 94994a286f425a2816277f5ee65232afa3be2265 /qemu-nbd.c | |
parent | 1501ecc1d89231164b4aecddd0219ed4395b693a (diff) |
blockdev: always compile in -drive aio= parsing
CONFIG_LINUX_AIO is an implementation detail of raw-posix.c. Don't
mention CONFIG_LINUX_AIO in blockdev.c. Let block drivers decide what
to do with BDRV_O_NATIVE_AIO. They may print an error if it is
unsupported.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qemu-nbd.c')
0 files changed, 0 insertions, 0 deletions