Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933494AbbHJWaY (ORCPT ); Mon, 10 Aug 2015 18:30:24 -0400 Received: from mail.kernel.org ([198.145.29.136]:48245 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932929AbbHJWaW (ORCPT ); Mon, 10 Aug 2015 18:30:22 -0400 MIME-Version: 1.0 In-Reply-To: <20150810181325.GA24125@redhat.com> References: <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> <1439223252.27204.10.camel@hasee> <20150810181325.GA24125@redhat.com> Date: Mon, 10 Aug 2015 15:30:17 -0700 Message-ID: Subject: Re: [PATCH v5 01/11] block: make generic_make_request handle arbitrarily sized bios From: Ming Lin To: Mike Snitzer Cc: Jens Axboe , Christoph Hellwig , "Martin K. Petersen" , device-mapper development , Ming Lei , Christoph Hellwig , Alasdair Kergon , Lars Ellenberg , Philip Kelleher , Kent Overstreet , Nitin Gupta , Ming Lin , Oleg Drokin , Al Viro , Jens Axboe , Andreas Dilger , Geoff Levand , Jiri Kosina , lkml , Jim Paris , Minchan Kim , Dongsu Park , drbd-user@lists.linbit.com, Joe Thornber Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1206 Lines: 32 On Mon, Aug 10, 2015 at 11:13 AM, Mike Snitzer wrote: > On Mon, Aug 10 2015 at 12:14pm -0400, > Ming Lin wrote: > >> On Mon, 2015-08-10 at 11:02 -0400, Mike Snitzer wrote: >> > >> > Aside from that, I'm in favor of seeing this late bio splitting patchset >> > finally land upstream (hopefully in time for the 4.3 merge, Jens?): >> > >> > Acked-by: Mike Snitzer >> >> Thanks! >> >> May I add your Ack to "PATCH: block: kill merge_bvec_fn() completely" >> also? > > Sure, but please fold in the removal of dm.c comments I made in this > merge commit: > > http://git.kernel.org/cgit/linux/kernel/git/snitzer/linux.git/commit/?h=block-late-bio-splitting&id=d6df875bb65ef1ee10c91cf09cb58d009286321f Rebased on top of latest Linus tree(4.2-rc6+). https://git.kernel.org/cgit/linux/kernel/git/mlin/linux.git/diff/drivers/md/dm.c?h=block-generic-req&id=3dd8509a3f05152cca83bc41c37a8ba3e9119736 > > thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/