From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59409) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sqlrz-0003gU-LA for qemu-devel@nongnu.org; Mon, 16 Jul 2012 10:02:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sqlri-0003ip-Hr for qemu-devel@nongnu.org; Mon, 16 Jul 2012 10:01:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:17450) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sqlri-0003iT-AF for qemu-devel@nongnu.org; Mon, 16 Jul 2012 10:01:34 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q6GE1XJL020731 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 16 Jul 2012 10:01:33 -0400 Message-ID: <50041EBB.6030502@redhat.com> Date: Mon, 16 Jul 2012 16:01:31 +0200 From: Kevin Wolf MIME-Version: 1.0 References: <3911cbfe9b9c2a9fd2e07bf7f2ff327a7b9a1a1c.1342446287.git.phrdina@redhat.com> In-Reply-To: <3911cbfe9b9c2a9fd2e07bf7f2ff327a7b9a1a1c.1342446287.git.phrdina@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 1/2] fdc: fix relative seek List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pavel Hrdina Cc: qemu-devel@nongnu.org Am 16.07.2012 15:48, schrieb Pavel Hrdina: > Signed-off-by: Pavel Hrdina Thanks, applied both to the block branch. Kevin