Re: [PATCH v6 09/15] qemu-io: add preallocate mode parameter for truncate command

2020-09-24 Thread Max Reitz
On 18.09.20 20:19, Vladimir Sementsov-Ogievskiy wrote: > This will be used in further test. > > Signed-off-by: Vladimir Sementsov-Ogievskiy > --- > qemu-io-cmds.c | 46 -- > 1 file changed, 32 insertions(+), 14 deletions(-) > > diff --git a/qemu-io-cm

[PATCH v6 09/15] qemu-io: add preallocate mode parameter for truncate command

2020-09-18 Thread Vladimir Sementsov-Ogievskiy
This will be used in further test. Signed-off-by: Vladimir Sementsov-Ogievskiy --- qemu-io-cmds.c | 46 -- 1 file changed, 32 insertions(+), 14 deletions(-) diff --git a/qemu-io-cmds.c b/qemu-io-cmds.c index baeae86d8c..64f0246a71 100644 --- a/qemu-io