From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1439354466.5775.0.camel@hasee> From: Ming Lin To: "Martin K. Petersen" Date: Tue, 11 Aug 2015 21:41:06 -0700 In-Reply-To: References: <1439099990.7880.0.camel@hasee> <20150809064128.GB2436@infradead.org> <1439103347.7880.3.camel@hasee> <20150809070128.GA25739@infradead.org> <1439104707.7880.8.camel@hasee> <20150810150216.GA22719@redhat.com> <1439230696.26458.6.camel@ssi> <20150811024154.GA26351@redhat.com> <20150811033851.GA28533@kmo-pixel> <1439326568.19144.11.camel@ssi> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: Andreas, Mike Snitzer , Ming Lei , lkml , device-mapper development , Christoph Hellwig , Alasdair Kergon , Lars Ellenberg , Minchan Kim , Kelleher , Christoph Hellwig , Philip, Kent Overstreet , Nitin Gupta , Ming Lin , Oleg Drokin , Viro , Jens Axboe , axboe@fb.com, Dilger , Geoff Levand , Kosina , Al, Jim Paris , Jiri, Joe Thornber , Dongsu Park , drbd-user@lists.linbit.com Subject: Re: [Drbd-dev] [PATCH v5 01/11] block: make generic_make_request handle arbitrarily sized bios List-Id: "*Coordination* of development, patches, contributions -- *Questions* \(even to developers\) go to drbd-user, please." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2015-08-11 at 20:24 -0400, Martin K. Petersen wrote: > >>>>> "Ming" == Ming Lin writes: > > Ming> Do you still agree we cap discard to 2G as an interim solution? > > I can live with the 2G cap for 4.3 but would like to see it fixed > properly in 4.4. Sure. I'd like to work on the fix.