From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:42202) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOkM4-0004T1-L1 for qemu-devel@nongnu.org; Thu, 18 Oct 2012 03:17:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TOkM0-0005Jk-PR for qemu-devel@nongnu.org; Thu, 18 Oct 2012 03:17:20 -0400 Received: from mail-bk0-f45.google.com ([209.85.214.45]:44565) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOkM0-0005JR-Iz for qemu-devel@nongnu.org; Thu, 18 Oct 2012 03:17:16 -0400 Received: by mail-bk0-f45.google.com with SMTP id jf3so3358685bkc.4 for ; Thu, 18 Oct 2012 00:17:15 -0700 (PDT) Date: Thu, 18 Oct 2012 09:17:13 +0200 From: Stefan Hajnoczi Message-ID: <20121018071713.GC22425@stefanha-thinkpad.redhat.com> References: <1350539734-10115-1-git-send-email-kashyap.cv@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1350539734-10115-1-git-send-email-kashyap.cv@gmail.com> Subject: Re: [Qemu-devel] [PATCH v3] qemu-img: document 'info --backing-chain' List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kashyap Chamarthy Cc: kwolf@redhat.com, qemu-devel@nongnu.org On Thu, Oct 18, 2012 at 11:25:34AM +0530, Kashyap Chamarthy wrote: > Signed-off-by: Kashyap Chamarthy > --- > qemu-img-cmds.hx | 4 ++-- > qemu-img.texi | 21 ++++++++++++++++++++- > 2 files changed, 22 insertions(+), 3 deletions(-) Reviewed-by: Stefan Hajnoczi