[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251126025511.25188-3-bagasdotme@gmail.com>
Date: Wed, 26 Nov 2025 09:55:08 +0700
From: Bagas Sanjaya <bagasdotme@...il.com>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Documentation <linux-doc@...r.kernel.org>,
Linux AFS <linux-afs@...ts.infradead.org>,
Linux Filesystems Development <linux-fsdevel@...r.kernel.org>
Cc: David Howells <dhowells@...hat.com>,
Marc Dionne <marc.dionne@...istor.com>,
Jonathan Corbet <corbet@....net>,
Damien Le Moal <dlemoal@...nel.org>,
Naohiro Aota <naohiro.aota@....com>,
Johannes Thumshirn <jth@...nel.org>,
Bagas Sanjaya <bagasdotme@...il.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Dan Williams <dan.j.williams@...el.com>,
Gerald Schaefer <gerald.schaefer@...ux.ibm.com>,
Daniel Palmer <daniel.palmer@...y.com>
Subject: [PATCH 2/5] Documentation: dax: Coalesce "See also" filesystem pointers into list
Filesystems for DAX implementation inspiration is listed in "See also"
admonitions, one for each filesystem (ext2, ext4, and xfs). Coalesce
them into a bullet list.
While at it, also link to XFS developer documentation in
Documentation/filesystems/xfs/ instead of user-facing counterpart in
Docmentation/admin-guide/xfs.rst.
Signed-off-by: Bagas Sanjaya <bagasdotme@...il.com>
---
Documentation/filesystems/dax.rst | 14 +++-----------
1 file changed, 3 insertions(+), 11 deletions(-)
diff --git a/Documentation/filesystems/dax.rst b/Documentation/filesystems/dax.rst
index 5b283f3d1eb113..e0631d5f6251d4 100644
--- a/Documentation/filesystems/dax.rst
+++ b/Documentation/filesystems/dax.rst
@@ -234,17 +234,9 @@ exposure of uninitialized data through mmap.
These filesystems may be used for inspiration:
-.. seealso::
-
- ext2: see Documentation/filesystems/ext2.rst
-
-.. seealso::
-
- xfs: see Documentation/admin-guide/xfs.rst
-
-.. seealso::
-
- ext4: see Documentation/filesystems/ext4/
+ * :doc:`ext2 <ext2>`
+ * :doc:`ext4 <ext4/index>`
+ * :doc:`xfs <xfs/index>`
Handling Media Errors
--
An old man doll... just what I always wanted! - Clara
Powered by blists - more mailing lists