Jeff Cody fc32a72dc1 block: move aio initialization into a helper function
Move AIO initialization for raw-posix block driver into a helper function.

In addition to just code motion, the aio_ctx pointer is checked for NULL,
prior to calling laio_init(), to make sure laio_init() is only run once.

Signed-off-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2012-09-24 15:15:11 +02:00
..
2012-09-12 15:50:09 +02:00
2012-08-06 22:39:14 +02:00
2012-07-09 15:53:02 +02:00
2012-09-12 15:50:09 +02:00
2012-09-12 15:50:09 +02:00
2012-08-15 10:48:57 +02:00