From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Wolf Subject: Re: [Qemu-devel] [PATCH 0/2] Fix scsi-generic breakage in upstream qemu-kvm.git Date: Thu, 20 May 2010 15:18:24 +0200 Message-ID: <4BF536A0.1020305@redhat.com> References: <1274114750-27933-1-git-send-email-nab@linux-iscsi.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Christoph Hellwig , Gerd Hoffmann , Hannes Reinecke , kvm-devel , qemu-devel To: "Nicholas A. Bellinger" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:29018 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753729Ab0ETNS4 (ORCPT ); Thu, 20 May 2010 09:18:56 -0400 In-Reply-To: <1274114750-27933-1-git-send-email-nab@linux-iscsi.org> Sender: kvm-owner@vger.kernel.org List-ID: Am 17.05.2010 18:45, schrieb Nicholas A. Bellinger: > From: Nicholas Bellinger > > Greetings, > > Attached are the updated patches following hch's comments to fix scsi-generic > device breakage with find_image_format() and refresh_total_sectors(). > > These are being resent as the last attachments where in MBOX format from git-format-patch. > > Signed-off-by: Nicholas A. Bellinger Thanks, applied all to the block branch, even though I forgot to reply here. Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=58108 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OF5eW-0006Dl-Oo for qemu-devel@nongnu.org; Thu, 20 May 2010 09:19:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OF5eG-0000Gp-Ur for qemu-devel@nongnu.org; Thu, 20 May 2010 09:19:08 -0400 Received: from mx1.redhat.com ([209.132.183.28]:26234) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OF5eG-0000Gb-EV for qemu-devel@nongnu.org; Thu, 20 May 2010 09:18:52 -0400 Message-ID: <4BF536A0.1020305@redhat.com> Date: Thu, 20 May 2010 15:18:24 +0200 From: Kevin Wolf MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/2] Fix scsi-generic breakage in upstream qemu-kvm.git References: <1274114750-27933-1-git-send-email-nab@linux-iscsi.org> In-Reply-To: <1274114750-27933-1-git-send-email-nab@linux-iscsi.org> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Nicholas A. Bellinger" Cc: qemu-devel , Hannes Reinecke , Christoph Hellwig , kvm-devel , Gerd Hoffmann Am 17.05.2010 18:45, schrieb Nicholas A. Bellinger: > From: Nicholas Bellinger > > Greetings, > > Attached are the updated patches following hch's comments to fix scsi-generic > device breakage with find_image_format() and refresh_total_sectors(). > > These are being resent as the last attachments where in MBOX format from git-format-patch. > > Signed-off-by: Nicholas A. Bellinger Thanks, applied all to the block branch, even though I forgot to reply here. Kevin