From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ipmail03.adl2.internode.on.net ([150.101.137.141]:55225 "EHLO ipmail03.adl2.internode.on.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751718AbeB0WXu (ORCPT ); Tue, 27 Feb 2018 17:23:50 -0500 Date: Wed, 28 Feb 2018 09:23:45 +1100 From: Dave Chinner Subject: Re: [PATCH v4 00/12] vfio, dax: prevent long term filesystem-dax pins and other fixes Message-ID: <20180227222345.GK30854@dastard> References: <151970519370.26729.1011551137381425076.stgit@dwillia2-desk3.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <151970519370.26729.1011551137381425076.stgit@dwillia2-desk3.amr.corp.intel.com> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: Dan Williams Cc: linux-nvdimm@lists.01.org, Jane Chu , Haozhong Zhang , Michal Hocko , Jan Kara , kvm@vger.kernel.org, Matthew Wilcox , "Darrick J. Wong" , linux-kernel@vger.kernel.org, stable@vger.kernel.org, "supporter:XFS FILESYSTEM" , linux-mm@kvack.org, Alex Williamson , Gerd Rausch , Andreas Dilger , Alexander Viro , Jan Kara , linux-fsdevel@vger.kernel.org, Theodore Ts'o , Ross Zwisler , Christoph Hellwig On Mon, Feb 26, 2018 at 08:19:54PM -0800, Dan Williams wrote: > The following series implements... > Changes since v3 [1]: > > * Kill IS_DAX() in favor of explicit IS_FSDAX() and IS_DEVDAX() helpers. > Jan noted, "having IS_DAX() and IS_FSDAX() doing almost the same, just > not exactly the same, is IMHO a recipe for confusion", and I agree. A > nice side effect of this elimination is a cleanup to remove occasions of > "#ifdef CONFIG_FS_DAX" in C files, it is all moved to header files > now. (Jan) Dan, can you please stop sending random patches in a patch set to random lists? Your patchsets are hitting 4 or 5 different procmail filters here and so it gets split across several different mailing list buckets. It's really annoying to have to go reconstruct every patch set you send back into a single series in a single bucket.... Can you please fix up your patch set sending again? -Dave. -- Dave Chinner david@fromorbit.com