Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp876775ybv; Thu, 13 Feb 2020 11:10:33 -0800 (PST) X-Google-Smtp-Source: APXvYqzAy4XUggBadRwWLr99wFJLZX3vAuXzlk0uV714mkxH8zv8meirD1m+CpJffd0BMdvAUC8D X-Received: by 2002:a05:6830:22ee:: with SMTP id t14mr14312741otc.236.1581621033430; Thu, 13 Feb 2020 11:10:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581621033; cv=none; d=google.com; s=arc-20160816; b=Um9bdZ3TOeqz69fiApnmC93oiS4bo4caIwR7dP8FuM+VjtnDECdIsg1keRSPypxAz9 naKuPeQcwQbXtOmKjUrbnM16CmT1KIFJ+sFIaC8dZpvkm+rmtJIpmvEph4ayGb6gK+3W yuEbomS+gkfPPT9etfJz8pBXhpGVfqEpRqtTCBSljClwHgZOd1GUiSfVHYOemfZDOB6i nrQmI712qdFztrg/272TDRFyOy1Q5xd9daxfeScISgwcSQp6cPbBtjmIANGxREx52M8v +Ci6XWhmHY9Uoy7/vir8+HqccUAQQO8Nh3shqpO+VV2JkCWRCCRsLlJ1mnmUni31wYMT 3gbw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=Qdpj8p2gChsO6DpN24VP3EHp7U1FAqzr/i37BRCq3DI=; b=fS8+wfTYk6Ye7OYZUtzGgecej4oXYsOThlATwFYvH+v2IEqy602P5qIl1vUjBVMf/M A2fhL01FsC5p1e7vK91qVOXodKKYjmk8l8KYMGeIyJuqKH3lhhrsGa1CCcX4u/ySyVWw TJ7J8Uh6sDoCir20P6R49j2vhz5yWlr9sGSo7G1uxUUUBNnpLAKIXqDw2vtbFKXGv9NL JCAkHw9Ma4X0E7d54itugbs0hpen3RH4xlAe5Hab4WOBcy1EuB/PCs8B8uimx2FaH4Xi QChE6UKBwq0y6G0STQfjOriaR1nX83Gkzqf2x3Y/vUoIFvM72HVSwPZmei/ue7qSefbX WlFg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r6si1522341otn.216.2020.02.13.11.10.21; Thu, 13 Feb 2020 11:10:33 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727896AbgBMTFP (ORCPT + 99 others); Thu, 13 Feb 2020 14:05:15 -0500 Received: from mga18.intel.com ([134.134.136.126]:15702 "EHLO mga18.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726282AbgBMTFO (ORCPT ); Thu, 13 Feb 2020 14:05:14 -0500 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Feb 2020 11:05:14 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,437,1574150400"; d="scan'208";a="347785343" Received: from iweiny-desk2.sc.intel.com ([10.3.52.157]) by fmsmga001.fm.intel.com with ESMTP; 13 Feb 2020 11:05:13 -0800 Date: Thu, 13 Feb 2020 11:05:13 -0800 From: Ira Weiny To: Jeff Moyer Cc: linux-kernel@vger.kernel.org, Alexander Viro , "Darrick J. Wong" , Dan Williams , Dave Chinner , Christoph Hellwig , "Theodore Y. Ts'o" , Jan Kara , linux-ext4@vger.kernel.org, linux-xfs@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH v3 00/12] Enable per-file/directory DAX operations V3 Message-ID: <20200213190513.GB22854@iweiny-DESK2.sc.intel.com> References: <20200208193445.27421-1-ira.weiny@intel.com> <20200211201718.GF12866@iweiny-DESK2.sc.intel.com> <20200213190156.GA22854@iweiny-DESK2.sc.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200213190156.GA22854@iweiny-DESK2.sc.intel.com> User-Agent: Mutt/1.11.1 (2018-12-01) Sender: linux-ext4-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org On Thu, Feb 13, 2020 at 11:01:57AM -0800, 'Ira Weiny' wrote: > On Wed, Feb 12, 2020 at 02:49:48PM -0500, Jeff Moyer wrote: > > Ira Weiny writes: > > [snip] > > Given that we document the dax mount > > option as "the way to get dax," it may be a good idea to allow for a > > user to selectively disable dax, even when -o dax is specified. Is that > > possible? > > Not with this patch set. And I'm not sure how that would work. The idea was > that -o dax was simply an override for users who were used to having their > entire FS be dax. We wanted to depreciate the use of "-o dax" in general. The > individual settings are saved so I don't think it makes sense to ignore the -o > dax in favor of those settings. Basically that would IMO make the -o dax > useless. Oh and I forgot to mention that setting 'dax' on the root of the FS basically provides '-o dax' functionality by default with the ability to "turn it off" for files. Ira > > Ira >