diff options
| author | Vladimir Sementsov-Ogievskiy | 2018-11-01 19:27:34 +0100 |
|---|---|---|
| committer | Kevin Wolf | 2018-12-14 11:52:40 +0100 |
| commit | f4b3e2a960ed571397292150539455a2dd981338 (patch) | |
| tree | be0e3496d61696c1a2c29fab5cd555a9c0cf2ad1 /scripts | |
| parent | qcow2: make more generic interface for qcow2_compress (diff) | |
| download | qemu-f4b3e2a960ed571397292150539455a2dd981338.tar.gz qemu-f4b3e2a960ed571397292150539455a2dd981338.tar.xz qemu-f4b3e2a960ed571397292150539455a2dd981338.zip | |
qcow2: move decompression from qcow2-cluster.c to qcow2.c
Compression is done in threads in qcow2.c. We want to do decompression
in the same way, so, firstly, move it to the same file.
The only change is braces around if-body in decompress_buffer, to
satisfy checkpatch.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
