On Thu 01 Nov 2018 07:27:34 PM CET, Vladimir Sementsov-Ogievskiy <[email protected]> wrote: > 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 <[email protected]>
Reviewed-by: Alberto Garcia <[email protected]> Berto
