From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MPGD3-0004PR-4z for qemu-devel@nongnu.org; Fri, 10 Jul 2009 09:32:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MPGCx-0004L6-5h for qemu-devel@nongnu.org; Fri, 10 Jul 2009 09:32:15 -0400 Received: from [199.232.76.173] (port=47080 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MPGCw-0004Kt-La for qemu-devel@nongnu.org; Fri, 10 Jul 2009 09:32:10 -0400 Received: from mx20.gnu.org ([199.232.41.8]:25830) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MPGCw-00030X-AK for qemu-devel@nongnu.org; Fri, 10 Jul 2009 09:32:10 -0400 Received: from mail-yx0-f188.google.com ([209.85.210.188]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MPGCv-00072m-KG for qemu-devel@nongnu.org; Fri, 10 Jul 2009 09:32:09 -0400 Received: by mail-yx0-f188.google.com with SMTP id 26so1398999yxe.4 for ; Fri, 10 Jul 2009 06:32:09 -0700 (PDT) Message-ID: <4A5742D6.8090705@codemonkey.ws> Date: Fri, 10 Jul 2009 08:32:06 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] qmu-img: fix qemu-img convert to generate a valid image when the source referenced a backing file References: <4A537E61.9070602@andrew.cmu.edu> In-Reply-To: <4A537E61.9070602@andrew.cmu.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Akkarit Sangpetch Cc: kwolf@redhat.com, qemu-devel@nongnu.org Akkarit Sangpetch wrote: > Make 'qemu-img convert' copies unallocated parts of the source image > when -B option was not specified. git-am thinks this patch is corrupt. I suspect your mailer munged something. Regards, Anthony Liguori