From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qt0-f195.google.com ([209.85.216.195]:33766 "EHLO mail-qt0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935703AbeFMO7N (ORCPT ); Wed, 13 Jun 2018 10:59:13 -0400 Date: Wed, 13 Jun 2018 10:59:08 -0400 From: Kent Overstreet To: Ming Lei Cc: Jens Axboe , Christoph Hellwig , Alexander Viro , David Sterba , Huang Ying , linux-kernel@vger.kernel.org, linux-block@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, Theodore Ts'o , "Darrick J . Wong" , Coly Li , Filipe Manana , Randy Dunlap Subject: Re: [PATCH V6 00/30] block: support multipage bvec Message-ID: <20180613145908.GB17340@kmo-pixel> References: <20180609123014.8861-1-ming.lei@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20180609123014.8861-1-ming.lei@redhat.com> Sender: linux-block-owner@vger.kernel.org List-Id: linux-block@vger.kernel.org On Sat, Jun 09, 2018 at 08:29:44PM +0800, Ming Lei wrote: > Hi, > > This patchset brings multipage bvec into block layer: Ming, what's going on with the chunk naming? I haven't been paying attention because it feels like it's turned into bike shedding, but I just saw something about a 3rd way of iterating over bios? (page/segment/chunk...?)