From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=37981 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OI2qE-00051g-OE for qemu-devel@nongnu.org; Fri, 28 May 2010 12:55:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OI2qD-000183-Rs for qemu-devel@nongnu.org; Fri, 28 May 2010 12:55:26 -0400 Received: from mail-pw0-f45.google.com ([209.85.160.45]:55834) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OI2qD-00017v-MJ for qemu-devel@nongnu.org; Fri, 28 May 2010 12:55:25 -0400 Received: by pwj3 with SMTP id 3so684378pwj.4 for ; Fri, 28 May 2010 09:55:24 -0700 (PDT) Message-ID: <4BFFF578.2080301@codemonkey.ws> Date: Fri, 28 May 2010 11:55:20 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <1275065173-24045-1-git-send-email-kwolf@redhat.com> <4BFFF3E2.7010104@codemonkey.ws> <4BFFF48A.5040900@redhat.com> In-Reply-To: <4BFFF48A.5040900@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PULL 00/14] Block patches List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org On 05/28/2010 11:51 AM, Kevin Wolf wrote: > Am 28.05.2010 18:48, schrieb Anthony Liguori: > >> On 05/28/2010 11:45 AM, Kevin Wolf wrote: >> >>> Hi Anthony, >>> >>> this includes again some patches that should be applied to stable-0.12, too: >>> >>> 86fa8da qcow2: Fix corruption after error in update_refcount >>> 25408c0 qcow2: Fix corruption after refblock allocation >>> cbf1dff block: Fix multiwrite with overlapping requests >>> 175e115 qcow2: Fix error handling in l2_allocate >>> 1b7c801 qcow2: Clear L2 table cache after write error >>> >>> >> Can you do a separate pull request for stable? >> > Ok, will do. Just to be sure: The commit IDs stay the same after you > have pulled, so that cherry-pick -x lines are still meaningful then? > Yup. Regards, Anthony Liguori > Kevin >