From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=39602 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVYbr-0006K7-Gd for qemu-devel@nongnu.org; Wed, 22 Dec 2010 19:00:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PVYbq-0005sB-8K for qemu-devel@nongnu.org; Wed, 22 Dec 2010 19:00:43 -0500 Received: from gate.crashing.org ([63.228.1.57]:49420) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PVYbq-0005s1-0j for qemu-devel@nongnu.org; Wed, 22 Dec 2010 19:00:42 -0500 Subject: Re: [Qemu-devel] scsi-generic and max request size From: Benjamin Herrenschmidt In-Reply-To: <8CA81913-DF51-4FEE-878C-7A79E3A3875A@suse.de> References: <1292901946.16694.688.camel@pasglop> <1292903541.16694.695.camel@pasglop> <4D1068E3.4080000@suse.de> <1292969126.16694.755.camel@pasglop> <4D12032E.6040602@suse.de> <1293055150.16694.779.camel@pasglop> <04B7FA87-1141-4B62-A7C2-3D1970041980@suse.de> <1293060903.16694.789.camel@pasglop> <38550122-4CCE-4F97-BCA3-4AA37230D623@suse.de> <1293061457.16694.791.camel@pasglop> <8CA81913-DF51-4FEE-878C-7A79E3A3875A@suse.de> Content-Type: text/plain; charset="UTF-8" Date: Thu, 23 Dec 2010 11:00:28 +1100 Message-ID: <1293062428.16694.792.camel@pasglop> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Kevin Wolf , Christoph Hellwig , Hannes Reinecke , ronnie sahlberg , qemu-devel On Thu, 2010-12-23 at 00:49 +0100, Alexander Graf wrote: > > Congratulations for finding lots of Linux bugs :). Look at it from > that way: You'll most likely be the very first person actually using > sg properly. So after you're done, others won't have to fix it :). Hahah, I doubt it :-) Makes me wonder whether "sg" can be used properly to be honest... Cheers, Ben.