From: malc <av1474@comtv.ru>
To: Kevin Wolf <kwolf@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 3/3] qemu-img rebase
Date: Thu, 10 Dec 2009 19:36:52 +0300 (MSK) [thread overview]
Message-ID: <Pine.LNX.4.64.0912101936200.2981@linmac.oyster.ru> (raw)
In-Reply-To: <1260459056-20520-4-git-send-email-kwolf@redhat.com>
On Thu, 10 Dec 2009, Kevin Wolf wrote:
> This adds a rebase subcommand to qemu-img which allows to change the backing
> file of an image.
[..snip..]
> + if ((optind >= argc) || !out_baseimg)
> + help();
Coding style..
[..snip..]
--
mailto:av1474@comtv.ru
next prev parent reply other threads:[~2009-12-10 16:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-10 15:30 [Qemu-devel] [PATCH 0/3] Change the backing file of images Kevin Wolf
2009-12-10 15:30 ` [Qemu-devel] [PATCH 1/3] block: Introduce BDRV_O_NO_BACKING Kevin Wolf
2009-12-10 15:30 ` [Qemu-devel] [PATCH 2/3] block: Add bdrv_change_backing_file Kevin Wolf
2009-12-10 15:30 ` [Qemu-devel] [PATCH 3/3] qemu-img rebase Kevin Wolf
2009-12-10 16:36 ` malc [this message]
2009-12-11 8:49 ` [Qemu-devel] [PATCH v2 " Kevin Wolf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.64.0912101936200.2981@linmac.oyster.ru \
--to=av1474@comtv.ru \
--cc=kwolf@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).