Vladimir Sementsov-Ogievskiy c3c10f7295 qcow2: aio support for compressed cluster read
Allocate buffers locally and release qcow2 lock. Than, reads inside
qcow2_co_preadv_compressed may be done in parallel, however all
decompression is still done synchronously. Let's improve it in the
following commit.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2018-12-14 11:52:41 +01:00
..
2018-07-10 16:01:52 +02:00
2018-08-31 16:28:33 +02:00
2018-11-05 15:09:55 +01:00
2018-09-25 15:50:15 +02:00
2018-11-05 15:09:55 +01:00
2018-12-03 16:50:58 +01:00
2018-08-15 12:50:39 +02:00
2018-10-12 09:46:14 +08:00
2018-02-09 05:05:11 +01:00
2018-08-15 12:50:39 +02:00
2018-07-10 16:01:52 +02:00
2018-11-05 15:09:54 +01:00
2018-11-19 12:51:40 +01:00
2018-06-15 14:49:44 +02:00