From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.9]:48037 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751677AbcCCMLa (ORCPT ); Thu, 3 Mar 2016 07:11:30 -0500 Date: Thu, 3 Mar 2016 04:11:29 -0800 From: Christoph Hellwig To: Ming Lei Cc: Christoph Hellwig , linux-block@vger.kernel.org, Linux FS Devel , lsf-pc@lists.linuxfoundation.org Subject: Re: [Lsf-pc] [LSF/MM ATTEND] block: multipage bvecs Message-ID: <20160303121129.GA2098@infradead.org> References: <20160303085841.GA27167@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, Mar 03, 2016 at 07:04:20PM +0800, Ming Lei wrote: > The helpers change are basically ready, and one new parameter is added > to bio_for_each_segment_all(), so its all callers need this kind of change, > > Also bio_clone() & bvec updating isn't started, but this kind of work > should not be very difficult to complete. > > So the work is in progressing, but I can setup a tree and make it public > if anyone is intereseted in. Having a git tree available would be very useful, but probably only once the scheme starts working..