From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ming Lin Subject: Re: [PATCH v5 01/11] block: make generic_make_request handle arbitrarily sized bios Date: Tue, 18 Aug 2015 00:04:27 -0700 Message-ID: References: <20150731213831.GA16464@redhat.com> <1438412290.26596.14.camel@hasee> <20150801163356.GA21478@redhat.com> <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> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: 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: Mike Snitzer Cc: Joe Thornber , device-mapper development , Christoph Hellwig , "Martin K. Petersen" , Kent Overstreet List-Id: dm-devel.ids On Mon, Aug 17, 2015 at 10:09 PM, Ming Lin wrote: > On Mon, Aug 10, 2015 at 8:02 AM, Mike Snitzer wrote: >> p.s. I'll be working with Joe Thornber on optimizing DM (particularly >> dm-thinp and dm-cache) once this patchset is included upstream. You'll >> see I've already added a couple WIP dm-thinp patches ontop. > > Hi Mike, > > Just to avoid duplicated work. > Are you going to work on the dm-thinp/dm-cache discard rewritten? Seems dm-stripe discard also needs rewrite. > > Otherwise, I can work on it. > > Thanks, > Ming