Re: [PATCH v8 3/3] tests/qemu-iotests: add case to write compressed data of multiple clusters

2019-11-18 Thread Vladimir Sementsov-Ogievskiy
18.11.2019 8:49, Andrey Shinkevich wrote: > Add the case to the iotest #214 that checks possibility of writing > compressed data of more than one cluster size. The test case involves > the compress filter driver showing a sample usage of that. > > Signed-off-by: Andrey Shinkevich > --- > tests/

[PATCH v8 3/3] tests/qemu-iotests: add case to write compressed data of multiple clusters

2019-11-17 Thread Andrey Shinkevich
Add the case to the iotest #214 that checks possibility of writing compressed data of more than one cluster size. The test case involves the compress filter driver showing a sample usage of that. Signed-off-by: Andrey Shinkevich --- tests/qemu-iotests/214 | 43 +++