From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ipmail05.adl6.internode.on.net ([150.101.137.143]:9698 "EHLO ipmail05.adl6.internode.on.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753347AbcC2WUj (ORCPT ); Tue, 29 Mar 2016 18:20:39 -0400 Date: Wed, 30 Mar 2016 09:20:36 +1100 From: Dave Chinner To: Christoph Hellwig Cc: Bob Peterson , linux-fsdevel@vger.kernel.org, Jan Kara , Al Viro Subject: Re: [vfs PATCH v3 1/4] VFS: move iomap from exportfs.h to iomap.h Message-ID: <20160329222036.GD30721@dastard> References: <1457122300-28514-1-git-send-email-rpeterso@redhat.com> <1457122300-28514-2-git-send-email-rpeterso@redhat.com> <20160315072912.GE11669@infradead.org> <690524895.44280573.1459194784327.JavaMail.zimbra@redhat.com> <20160329074026.GD8568@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160329074026.GD8568@infradead.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, Mar 29, 2016 at 12:40:26AM -0700, Christoph Hellwig wrote: > On Mon, Mar 28, 2016 at 03:53:04PM -0400, Bob Peterson wrote: > > Thanks for the link. I'm very pleased to see you're working on the > > multi-page write and iomap stuff. I'd like to see these patches go > > forward and I'll build my fiemap stuff off of them. > > > > Does it make sense to split the first two vfs-related patches from the > > others that are more xfs related? I didn't see these patches appear on > > linux-fsdevel or lkml, so I assume they're only on the xfs list currently? > > For now I'm not sure the infrastructure will stay in the generic code or > in XFS, so for the first round I just wanted to ask for XFS feedback. QA over the past couple of days has indicatedno regressions, so I'm going to seriously consider the multipage write code for the next XFS merge. I'd be happy to also take fiemap code based on the same iomap interfaces, especially if we can make it a generic, fully functional fiemap implementation and use it in XFS, too. Cheers, Dave. -- Dave Chinner david@fromorbit.com