From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from verein.lst.de ([213.95.11.211]:33481 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965389AbeCSVOD (ORCPT ); Mon, 19 Mar 2018 17:14:03 -0400 Date: Mon, 19 Mar 2018 22:14:01 +0100 From: Christoph Hellwig Subject: Re: [PATCH v6 12/15] xfs: require mmap lock for xfs_break_layouts() Message-ID: <20180319211401.GA5291@lst.de> References: <152112908134.24669.10222746224538377035.stgit@dwillia2-desk3.amr.corp.intel.com> <152112914933.24669.5543317105428477772.stgit@dwillia2-desk3.amr.corp.intel.com> <20180319173345.GF1757@magnolia> <20180319194513.GA3160@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: Dan Williams Cc: Christoph Hellwig , "Darrick J. Wong" , linux-nvdimm , Ross Zwisler , Dave Chinner , linux-xfs , linux-fsdevel , Jan Kara , Linux Kernel Mailing List On Mon, Mar 19, 2018 at 01:10:52PM -0700, Dan Williams wrote: > On Mon, Mar 19, 2018 at 12:45 PM, Christoph Hellwig wrote: > > On Mon, Mar 19, 2018 at 10:57:55AM -0700, Dan Williams wrote: > >> I don't see anything to adapt with respect to mmap locks since reflink > >> and dax are mutually exclusive. > > > > For now. I'll change that pretty soon. > > Right, so which patch set will be staged first? This one or the one > that causes us to consider reflink vs dax locking? Given that I haven't even posted the reflink+DAX support (not fixed all issues with it) I'm pretty sure you'll be faster :)