Re: [PATCH v21 0/4] implement zstd cluster compression method

2020-04-28 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200428133407.10657-1-dplotni...@virtuozzo.com/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [PATCH v21 0/4] implement zstd cluster compression method Message-id: 20200428133407.10657-1

Re: [PATCH v21 0/4] implement zstd cluster compression method

2020-04-28 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200428133407.10657-1-dplotni...@virtuozzo.com/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [PATCH v21 0/4] implement zstd cluster compression method Message-id: 20200428133407.10657-1

[PATCH v21 0/4] implement zstd cluster compression method

2020-04-28 Thread Denis Plotnikov
v21: 03: * remove the loop on compression [Max] * use designated initializers [Max] 04: * don't erase user's options [Max] * use _rm_test_img [Max] * add unsupported qcow2 options [Max] v20: 04: fix a number of flaws [Vladimir] * don't use $RAND_F