From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60424) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKr3Z-0005Pr-AQ for qemu-devel@nongnu.org; Fri, 22 Aug 2014 11:47:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XKr3T-0006cu-5f for qemu-devel@nongnu.org; Fri, 22 Aug 2014 11:47:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:18575) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKr3S-0006cq-T5 for qemu-devel@nongnu.org; Fri, 22 Aug 2014 11:47:07 -0400 Message-ID: <53F765F2.4020306@redhat.com> Date: Fri, 22 Aug 2014 17:46:58 +0200 From: Max Reitz MIME-Version: 1.0 References: <1408115786-13640-1-git-send-email-mreitz@redhat.com> <1408115786-13640-3-git-send-email-mreitz@redhat.com> <20140821185737.GB15636@nodalink.com> <53F644D0.2020701@redhat.com> <20140821211607.GC15636@nodalink.com> <53F76135.4010703@redhat.com> <20140822153729.GA9526@nodalink.com> <53F76566.2040003@redhat.com> In-Reply-To: <53F76566.2040003@redhat.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v2 2/9] qcow2: Factor out refcount accounting for check List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?windows-1252?Q?Beno=EEt_Canet?= Cc: Kevin Wolf , qemu-devel@nongnu.org, Stefan Hajnoczi On 22.08.2014 17:44, Max Reitz wrote: > [snip] > > [=85] Splitting the check won't help; [=85] Sorry, I meant =93patch=94 instead of =93check=94. Max