Received: by 2002:a25:868d:0:0:0:0:0 with SMTP id z13csp288250ybk; Tue, 19 May 2020 22:59:01 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxnSYneDyzOkssCkv/BbbiAS/NJu2xuP7NErFae0CYZRj/ypGFqTtePzuvL59Mei9DOwVzJ X-Received: by 2002:a17:906:33c1:: with SMTP id w1mr2549830eja.313.1589954340892; Tue, 19 May 2020 22:59:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1589954340; cv=none; d=google.com; s=arc-20160816; b=vvwc+YIYEG28QB2bkFQ6uFgHK89akEloSJG5PnYvCdBXqjDzapIRGbIGUCA7AB05cM RnbAXD77W/Wkw/BGyet0l3yck7IDgiEStIikOBcTsDLWheXg4PJUnBXNNOu68YdsF3EJ aKGPLxkhR01x1qGHNRmhc+97Fgj8EggUex9GnxN1QhF2/hnLEDtaZHCSFJ2eccL1a4ZG MtBLEYFLhobTbrib9EQozgT6ZZrq8OFjhErccW4bkBIN6HQvtK78vF/oz4kVX8q8qNoC ZYe2kLDpBPCXo6e0Tskq6T1nrOiE1YV1+NGWmTpuDH3C2o+8bKKaYgGNmubc7qDUDpht v97g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :ironport-sdr:ironport-sdr; bh=jdyvyLAn9I6zACJIAHYNQx5XOGa2YnxrP1w/IWjoBWk=; b=cv9qnb7dvOceFchGCSxd7Q+PAucCXJ8/cOWVDcB0bPpvMQVukvjQHUCoGQi36CahKa wwQh3tpYTjWiYzbGYQ7rlVBpdcqUyIOP4f9adcr4/rrcIp+XwwIvfTZO6FtLn6Eoe/jt JpCh3q6nIXNxRu8qWu8vw3GG8se3yVVI/10sD7sARF445bSHRaKykxtfioLfDemUjWas eg7V97/HYIpdpdASRzULMf4K5dZJhFrDzPgOVPeZ4g2Zc5jVHsgwpS+xtKPCkqwarDxd zHS7j70rRhFAOhdpU10woir2TgBN5t66X71p66Y09ZNk8XMwwKAmPIL8s6+EuKQwsqLO HhHA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 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. [23.128.96.18]) by mx.google.com with ESMTP id l30si908038edl.555.2020.05.19.22.58.37; Tue, 19 May 2020 22:59:00 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 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 S1726745AbgETF6J (ORCPT + 99 others); Wed, 20 May 2020 01:58:09 -0400 Received: from mga06.intel.com ([134.134.136.31]:8978 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726680AbgETF6A (ORCPT ); Wed, 20 May 2020 01:58:00 -0400 IronPort-SDR: K14IyiOmJzVhlrqLOukidtQTnRqG5Or8CoqNsevPdc2jVqaT+uMxr7VK8q1DoRhveQ+oITPsPM W3zJwjo74rrw== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 May 2020 22:58:00 -0700 IronPort-SDR: xXYnmRw3m6jRMzmWHNZoBCoKtn1QHyLc+jV+O6Wdhc52zQag5Kn91rPtyvEnGm8svMCNppcIBR TdYWA8n1xq6A== X-IronPort-AV: E=Sophos;i="5.73,412,1583222400"; d="scan'208";a="411901829" Received: from iweiny-desk2.sc.intel.com (HELO localhost) ([10.3.52.147]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 May 2020 22:57:59 -0700 From: ira.weiny@intel.com To: linux-ext4@vger.kernel.org, Andreas Dilger , "Theodore Y. Ts'o" , Jan Kara , Eric Biggers Cc: Ira Weiny , Al Viro , Dan Williams , Dave Chinner , Christoph Hellwig , Jeff Moyer , "Darrick J. Wong" , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH V3 8/8] Documentation/dax: Update DAX enablement for ext4 Date: Tue, 19 May 2020 22:57:53 -0700 Message-Id: <20200520055753.3733520-9-ira.weiny@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200520055753.3733520-1-ira.weiny@intel.com> References: <20200520055753.3733520-1-ira.weiny@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-ext4-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org From: Ira Weiny Update the document to reflect ext4 and xfs now behave the same. Reviewed-by: Jan Kara Signed-off-by: Ira Weiny --- Changes from RFC: Update with ext2 text... --- Documentation/filesystems/dax.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/filesystems/dax.txt b/Documentation/filesystems/dax.txt index 735fb4b54117..265c4f808dbf 100644 --- a/Documentation/filesystems/dax.txt +++ b/Documentation/filesystems/dax.txt @@ -25,7 +25,7 @@ size when creating the filesystem. Currently 3 filesystems support DAX: ext2, ext4 and xfs. Enabling DAX on them is different. -Enabling DAX on ext4 and ext2 +Enabling DAX on ext2 ----------------------------- When mounting the filesystem, use the "-o dax" option on the command line or @@ -33,8 +33,8 @@ add 'dax' to the options in /etc/fstab. This works to enable DAX on all files within the filesystem. It is equivalent to the '-o dax=always' behavior below. -Enabling DAX on xfs -------------------- +Enabling DAX on xfs and ext4 +---------------------------- Summary ------- -- 2.25.1