[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCHv4] add qemu-img convert -C option (skip target v
From: |
Stefan Hajnoczi |
Subject: |
Re: [Qemu-devel] [PATCHv4] add qemu-img convert -C option (skip target volume creation) |
Date: |
Mon, 26 Aug 2013 10:07:03 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Thu, Aug 22, 2013 at 07:03:41PM +0100, Alex Bligh wrote:
> On 22 Aug 2013, at 13:35, Paolo Bonzini wrote:
>
> > Also, this is the same as some HMP commands' "-n" option (live
> > snapshots, mirroring, backup) so I suggest to use that name.
>
> You mean -n instead of -C? Sure I can do that, but is that
> something you feel strongly about? I am aware there are a number
> of people who have been using the patch with -C for some time.
Sharing the -n flag with other commands is better than introducing a new
flag.
Stefan