From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Axboe Subject: Re: Maximum data size in a single transfer for MS driver Date: Thu, 25 Feb 2010 18:54:02 +0100 Message-ID: <20100225175402.GZ1025@kernel.dk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from 0122700014.0.fullrate.dk ([95.166.99.235]:40827 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933137Ab0BYRyD (ORCPT ); Thu, 25 Feb 2010 12:54:03 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: "Martin K. Petersen" Cc: Alan Stern , Ramya Desai , James Bottomley , USB list , SCSI development list , Greg KH On Thu, Feb 25 2010, Martin K. Petersen wrote: > >>>>> "mkp" == Martin K Petersen writes: > > mkp> This one is a runt that came in as part of the DM topology > mkp> enablement. DM ended up doing things differently and it is no > mkp> longer used. I already have a patch in my queue that removes it. > > Here it is, btw... > > > block: Remove blk_queue_max_hw_sectors > > This function is no longer called by any subsystem and can be removed. > > Also clarify test in blk_queue_max_sectors. That works, we badly need to clean this crap up, I had not noticed it had gone this wrong. I'll shove this into 2.6.34, thanks. -- Jens Axboe