From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.9]:58658 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753196AbcKIPCw (ORCPT ); Wed, 9 Nov 2016 10:02:52 -0500 Date: Wed, 9 Nov 2016 07:02:35 -0800 From: Christoph Hellwig To: Dave Chinner Cc: Jan Kara , Ted Tso , linux-ext4@vger.kernel.org, linux-fsdevel@vger.kernel.org, Christoph Hellwig , Ross Zwisler Subject: Re: [PATCH 0/11 v2] ext4: Convert ext4 DAX IO to iomap framework Message-ID: <20161109150235.GA11757@infradead.org> References: <1478603297-11793-1-git-send-email-jack@suse.cz> <20161108231739.GQ28177@dastard> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161108231739.GQ28177@dastard> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Nov 09, 2016 at 10:17:39AM +1100, Dave Chinner wrote: > git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs.git dax-4.10-iomap-pmd Can you add Jan's patch to add IOMAP_FAULT from the series we're replying to to the branch quickly as well? That way I can use it as the base for the next spin of the direct I/O series without creating conflicts.