From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fid1H-0006hP-B1 for qemu-devel@nongnu.org; Thu, 26 Jul 2018 05:57:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fid1E-00038Q-DJ for qemu-devel@nongnu.org; Thu, 26 Jul 2018 05:57:15 -0400 Date: Thu, 26 Jul 2018 11:57:02 +0200 From: Kevin Wolf Message-ID: <20180726095702.GC4215@localhost.localdomain> References: <20180725142758.9980-1-lbloch@janustech.com> <20180725142758.9980-2-lbloch@janustech.com> <8dde2638-0e6e-107c-146a-6186c198ede3@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8dde2638-0e6e-107c-146a-6186c198ede3@redhat.com> Subject: Re: [Qemu-devel] [Qemu-block] [PATCH v5 1/4 for-3.0] qcow2: A grammar fix in conflicting cache sizing error message List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: Leonid Bloch , qemu-devel@nongnu.org, qemu-block@nongnu.org, Max Reitz Am 26.07.2018 um 00:19 hat John Snow geschrieben: > On 07/25/2018 10:27 AM, Leonid Bloch wrote: > > Signed-off-by: Leonid Bloch > > Reviewed-by: John Snow Thanks, applied to the block branch. Kevin