From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NUkHs-0007Sf-OG for qemu-devel@nongnu.org; Tue, 12 Jan 2010 12:12:12 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NUkHn-0007NS-Sx for qemu-devel@nongnu.org; Tue, 12 Jan 2010 12:12:12 -0500 Received: from [199.232.76.173] (port=51976 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUkHn-0007NG-MP for qemu-devel@nongnu.org; Tue, 12 Jan 2010 12:12:07 -0500 Received: from verein.lst.de ([213.95.11.210]:42777) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1NUkHn-0002dp-4y for qemu-devel@nongnu.org; Tue, 12 Jan 2010 12:12:07 -0500 Date: Tue, 12 Jan 2010 18:12:04 +0100 From: Christoph Hellwig Subject: Re: [Qemu-devel] [PATCH v2] raw-posix: Detect legacy floppy via ioctl Message-ID: <20100112171204.GC31233@lst.de> References: <1263310152-4443-2-git-send-email-crobinso@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1263310152-4443-2-git-send-email-crobinso@redhat.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cole Robinson Cc: qemu-devel@nongnu.org, hch@lst.de Looks good, same comment applies as to the cdrom one.