[PATCH 3/5] Documentation: dax: Demote "Enabling DAX on xfs and ext4" subsections
Bagas Sanjaya
bagasdotme at gmail.com
Tue Nov 25 18:55:09 PST 2025
Subsections of "Enabling DAX on xfs and ext4" section (both "Summary"
and "Details") are marked up as section heading instead, which makes
their way to filesystems toctree entry. Demote them.
Signed-off-by: Bagas Sanjaya <bagasdotme at gmail.com>
---
Documentation/filesystems/dax.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/filesystems/dax.rst b/Documentation/filesystems/dax.rst
index e0631d5f6251d4..f9243d45ce1280 100644
--- a/Documentation/filesystems/dax.rst
+++ b/Documentation/filesystems/dax.rst
@@ -38,7 +38,7 @@ Enabling DAX on xfs and ext4
----------------------------
Summary
--------
+~~~~~~~
1. There exists an in-kernel file access mode flag `S_DAX` that corresponds to
the statx flag `STATX_ATTR_DAX`. See the manpage for statx(2) for details
@@ -95,7 +95,7 @@ Summary
Details
--------
+~~~~~~~
There are 2 per-file dax flags. One is a persistent inode setting (`FS_XFLAG_DAX`)
and the other is a volatile flag indicating the active state of the feature
--
An old man doll... just what I always wanted! - Clara
More information about the linux-afs
mailing list