Re: [Qemu-devel] [PATCH 04/10] block: amend: add 'force' option

2019-09-12 Thread Maxim Levitsky
On Fri, 2019-09-06 at 14:59 +0100, Daniel P. Berrangé wrote: > On Fri, Aug 30, 2019 at 11:56:02PM +0300, Maxim Levitsky wrote: > > This could do with some text to explain what this will be > used for. I actually added an explanation to the man page " +--force allows some unsafe operations. Curre

Re: [Qemu-devel] [PATCH 04/10] block: amend: add 'force' option

2019-09-06 Thread Daniel P . Berrangé
On Fri, Aug 30, 2019 at 11:56:02PM +0300, Maxim Levitsky wrote: This could do with some text to explain what this will be used for. > Signed-off-by: Maxim Levitsky > --- > block.c | 4 +++- > block/qcow2.c | 1 + > include/block/block.h | 1 + > include/block/b