From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48403) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1hTX-00029k-1n for qemu-devel@nongnu.org; Fri, 10 Jan 2014 14:10:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W1hTR-0000iV-39 for qemu-devel@nongnu.org; Fri, 10 Jan 2014 14:10:34 -0500 Received: from mx1.redhat.com ([209.132.183.28]:25143) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1hTQ-0000hd-S8 for qemu-devel@nongnu.org; Fri, 10 Jan 2014 14:10:29 -0500 Date: Fri, 10 Jan 2014 20:10:23 +0100 From: Kevin Wolf Message-ID: <20140110191023.GK4276@dhcp-200-207.str.redhat.com> References: <1389210205-10787-1-git-send-email-peter@gridcentric.ca> <20140109105930.GA2862@dhcp-200-207.str.redhat.com> <52D02D96.3010901@redhat.com> <20140110175518.GG4276@dhcp-200-207.str.redhat.com> <52D03651.5010603@redhat.com> <20140110182654.GH4276@dhcp-200-207.str.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH] block: fix backing file segfault List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Feiner Cc: famz , "qemu-devel@nongnu.org" , Max Reitz Am 10.01.2014 um 20:03 hat Peter Feiner geschrieben: > On Fri, Jan 10, 2014 at 1:26 PM, Kevin Wolf wrote: > > Am 10.01.2014 um 19:05 hat Max Reitz geschrieben: > >> On 10.01.2014 18:55, Kevin Wolf wrote: > >> >Ok, if you're happy with it, I'll apply it. Can I put your Reviewed-by > >> >there? > >> > >> Yes, feel free to. > > > > Thanks, applied to the block branch. > > > > Peter, no need for a second version of the patch then. :-) > > I'll still submit v2 to add braces and incorporate the examples in > tests/qemu-iotests. Oh, right, that should still be done. Thanks for stopping me. Kevin