Received: by 2002:a25:868d:0:0:0:0:0 with SMTP id z13csp264934ybk; Tue, 12 May 2020 22:45:48 -0700 (PDT) X-Google-Smtp-Source: APiQypJIivT0ukDMCqdpJ+VFLPqJJtbUYKbkGH6mP7g3jvZ8Qi7rkxPWrZN4dlDztM6RKj2GfLjo X-Received: by 2002:aa7:c643:: with SMTP id z3mr20290965edr.154.1589348748796; Tue, 12 May 2020 22:45:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1589348748; cv=none; d=google.com; s=arc-20160816; b=oqO65zVXT2/PtmXA/MsPWyYzBUJkEo5U//O+KpBgbIsBHDOdFbO5hNl7/4+PkKrMXW CqFCoqiIxAZ3pYvOX7IScLAEEGJ9YM8r4tICON4yCUIS+9sg4dS46iD9nVK7wekhFycu 8HWl1W5rQmPKkPK55pdqSJcJ3153C428vAKmP2FRKE2nHxTSGkX6fFUBbtvcQ6X131s1 SK5/YyO5fJMqVxo/G3UVIwlHXCG4HycukLWNJcvynEOp78Y4ZJXwhXhThvquCideYUrq fzNPLTakjVHrrti9eOM2C5Pg32XN1sR/LXtkGFCRhc2IWAH8PdQZCNJDiyQ+/RtYNXNG Xb+A== 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=7Jzt/4vmERmK4FZL9xfWL5Dg1aOGJuGGOyJ3VNEJ8oo=; b=K2VV8d9/XR+z29iGUDKH/1TGGahQ18BVg5d2rOdxlycIfDX9cPaCpB2UvcARRG6lhG k8anJBnZABJonWBZR1lmYCEBWmivvZYtTmDd/6+9x8jl6c0j4ICwkc/Pln75P16vYoMm Sv5sOffN6M5XLoaoh2ZlbhsnyhACECo1xmw8vChX5DsdimEe7PdMcd1t5TJnY5z1N+0a GVJvYcduyNMNmPj6UJMwJQ2qvczbpskpI8DChGogWYZmjuimFWhM5A5u1MKMcavMcWHi pSCROjgJaburwDz1mifnZHm26AIEWH7M1ntRMWwLn8UbbODVWj4FHf9kQHD7vdbXVRF8 G8XA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-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 c17si9165938ejn.336.2020.05.12.22.45.26; Tue, 12 May 2020 22:45:48 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-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-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-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 S1729237AbgEMFnm (ORCPT + 99 others); Wed, 13 May 2020 01:43:42 -0400 Received: from mga01.intel.com ([192.55.52.88]:28729 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729161AbgEMFnf (ORCPT ); Wed, 13 May 2020 01:43:35 -0400 IronPort-SDR: 0NDnqg+bzE/iMMLaRXyDn2viLqZy08dOX04dgZ1lMOkIAWYwzBWybg/2uNQ9J6u1kzKtaKB5Rx a3ZbKtzyWy4g== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 May 2020 22:43:34 -0700 IronPort-SDR: /7J2wgvlbA4JuFwXtFDpWIH4fynSgaRQnUJ8n65Npv3+9AnFcDm6osBNahWG9MM8WdhtUkcd/U SXsjxbLwd9EA== X-IronPort-AV: E=Sophos;i="5.73,386,1583222400"; d="scan'208";a="341142971" Received: from iweiny-desk2.sc.intel.com (HELO localhost) ([10.3.52.147]) by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 May 2020 22:43:33 -0700 From: ira.weiny@intel.com To: linux-ext4@vger.kernel.org, Andreas Dilger , "Theodore Y. Ts'o" , Jan Kara 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 9/9] Documentation/dax: Update DAX enablement for ext4 Date: Tue, 12 May 2020 22:43:24 -0700 Message-Id: <20200513054324.2138483-10-ira.weiny@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200513054324.2138483-1-ira.weiny@intel.com> References: <20200513054324.2138483-1-ira.weiny@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Ira Weiny Update the document to reflect ext4 and xfs now behave the same. 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