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