From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail09.linbit.com (LINBIT Mail Daemon) with ESMTPS id E09071056445 for ; Wed, 1 Jun 2016 15:57:28 +0200 (CEST) Date: Wed, 1 Jun 2016 09:57:25 -0400 From: Mike Snitzer To: Hannes Reinecke Message-ID: <20160601135725.GB30759@redhat.com> References: <1464615294-9946-1-git-send-email-ming.lei@canonical.com> <20160601134300.GA15656@infradead.org> <574EE8F7.4050509@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <574EE8F7.4050509@suse.de> Cc: Jens Axboe , Michal Hocko , Jan Kara , "Martin K. Petersen" , Steven Whitehouse , Ming Lei , linux-kernel@vger.kernel.org, Sagi Grimberg , NeilBrown , Christoph Hellwig , Joe Thornber , linux-block@vger.kernel.org, Al Viro , Shaohua Li , Tejun Heo , Keith Busch , "open list:XFS FILESYSTEM" , Kent Overstreet , "Kirill A. Shutemov" , "open list:DRBD DRIVER" Subject: Re: [Drbd-dev] [PATCH v6 0/8] block: prepare for multipage bvecs 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 Wed, Jun 01 2016 at 9:53am -0400, Hannes Reinecke wrote: > On 06/01/2016 03:43 PM, Christoph Hellwig wrote: > > These patches look good on their own. They might be an easier sell > > just as bio cleanups :) > > Fully agree. I've seen (some) improvements with those patches, so > I'd prefer to have them. Can you be more specific on what improvements you've seen?