From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Snitzer Subject: Re: block: Introduce helper to reset queue limits to default values Date: Mon, 15 Jun 2009 10:56:52 -0400 Message-ID: <20090615145652.GB18527@redhat.com> References: <1244524492-2292-1-git-send-email-snitzer@redhat.com> <20090610140028.GD25088@redhat.com> <20090610211235.GF25088@redhat.com> <20090610230804.GR647@agk-dp.fab.redhat.com> <20090611094311.GT647@agk-dp.fab.redhat.com> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: jens.axboe@oracle.com Cc: device-mapper development , "Alasdair G. Kergon" , martin.petersen@oracle.com List-Id: dm-devel.ids On Fri, Jun 12 2009 at 12:58am -0400, Martin K. Petersen wrote: > > DM reuses the request queue when swapping in a new device table. > Introduce blk_set_default_limits() which can be used to reset the the > queue_limits prior to stacking devices. > > Signed-off-by: Martin K. Petersen > Acked-by: Alasdair G Kergon Jens, Do you intend to provide this patch in your next push to Linus for 2.6.31? I have a dependency on this patch for DM topology support. Acked-by: Mike Snitzer