Re: [PATCH 2/5] Documentation: dax: Coalesce "See also" filesystem pointers into list

From: Randy Dunlap

Date: Wed Nov 26 2025 - 19:43:26 EST




On 11/25/25 6:55 PM, Bagas Sanjaya wrote:
> 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@xxxxxxxxx>

Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

> ---
> Documentation/filesystems/dax.rst | 14 +++-----------
> 1 file changed, 3 insertions(+), 11 deletions(-)
>

--
~Randy