From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alasdair G Kergon Subject: Re: [PATCH] DM MULTIPATH: Allow dm to send larger request if underlying device set to larger max_sectors value Date: Mon, 9 Jul 2012 02:01:32 +0100 Message-ID: <20120709010132.GA29375@agk-dp.fab.redhat.com> References: Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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: "Chauhan, Vijay" Cc: "dm-devel@redhat.com" , "Moger, Babu" , "Stankey, Robert" List-Id: dm-devel.ids Why is this separate from dm_set_device_limits? Why is this not handled by blk-settings.c? Should max_sectors be preserved across a table reload? Alasdair