From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47566) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1dmH-0000sm-5l for qemu-devel@nongnu.org; Wed, 25 Nov 2015 12:22:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a1dmD-0008Rh-Fo for qemu-devel@nongnu.org; Wed, 25 Nov 2015 12:22:44 -0500 Received: from mail-ob0-x229.google.com ([2607:f8b0:4003:c01::229]:34690) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1dmD-0008RP-C9 for qemu-devel@nongnu.org; Wed, 25 Nov 2015 12:22:41 -0500 Received: by obbbj7 with SMTP id bj7so43872996obb.1 for ; Wed, 25 Nov 2015 09:22:41 -0800 (PST) Sender: fluxion Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth References: <1448456352-14143-1-git-send-email-marcandre.lureau@redhat.com> <1448456352-14143-3-git-send-email-marcandre.lureau@redhat.com> <5655DBAF.3040506@redhat.com> <20151125162102.6284.38229@loki> <5655E4BF.3010604@redhat.com> <20151125164608.6284.38856@loki> <5655EB96.2090200@redhat.com> <20151125171431.6284.10858@loki> <5655ED60.4070405@redhat.com> In-Reply-To: <5655ED60.4070405@redhat.com> Message-ID: <20151125172230.6284.59849@loki> Date: Wed, 25 Nov 2015 11:22:30 -0600 Subject: Re: [Qemu-devel] [PATCH v3 2/2] tests: add file-write-read test List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake , marcandre.lureau@redhat.com, qemu-devel@nongnu.org Quoting Eric Blake (2015-11-25 11:18:24) > On 11/25/2015 10:14 AM, Michael Roth wrote: > >>> Thanks! FYI I now have this series applied here if you'd like to base > >>> on that: > >>> > >>> https://github.com/mdroth/qemu/commits/qga > >> > >> On that branch, commit 7a38932 has two typos: > >> s/is commit msg (Lazlo)/in commit msg (Laszlo)/ > > = > > Thanks, fixed now. > = > Except that in e8c9ea9, the message still references write()/read() > instead of the intended fwrite()/fread(). We'll get it eventually :) Argh! Sorry, fixed now. > = > -- = > Eric Blake eblake redhat com +1-919-301-3266 > Libvirt virtualization library http://libvirt.org >=20