From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60745) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjJtB-0000J0-BY for qemu-devel@nongnu.org; Sun, 02 Jun 2013 21:48:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UjJt9-0005sN-3h for qemu-devel@nongnu.org; Sun, 02 Jun 2013 21:48:49 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57306) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjJt8-0005rR-SN for qemu-devel@nongnu.org; Sun, 02 Jun 2013 21:48:47 -0400 Date: Mon, 3 Jun 2013 09:48:43 +0800 From: Fam Zheng Message-ID: <20130603014843.GB3492@localhost.nay.redhat.com> References: <1369908025-9556-1-git-send-email-wdongxu@linux.vnet.ibm.com> <1369908025-9556-2-git-send-email-wdongxu@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1369908025-9556-2-git-send-email-wdongxu@linux.vnet.ibm.com> Subject: Re: [Qemu-devel] [PATCH V19 1/8] V18: docs: document for add-cow file format List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Dongxu Wang Cc: kwolf@redhat.com, wdongxu@cn.ibm.com, qemu-devel@nongnu.org, stefanha@redhat.com On Thu, 05/30 18:00, Dongxu Wang wrote: > From: Dong Xu Wang > > Document for add-cow format, the usage and spec of add-cow are > introduced. > > v18-v19: > 1) backing_fmt and image_fmt NUL-terminated. > 2) other fix. > V17->V18: > 1) remove version field. > 2) header size is maximum value and cluster size value. > 3) fix type. > > Signed-off-by: Dong Xu Wang > Signed-off-by: Dongxu Wang Changed git config? I suggest you could remove the old SOB line (if respin).