diff options
author | Bagas Sanjaya <bagasdotme@gmail.com> | 2023-11-29 13:39:47 +0100 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2023-12-07 10:19:13 +0100 |
commit | 011f129fee4bd064a3db30ca1a0139548a619482 (patch) | |
tree | c002e8acc3e5762baed42e8f698bab49abefebe3 /Documentation/filesystems/index.rst | |
parent | mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind (diff) | |
download | linux-011f129fee4bd064a3db30ca1a0139548a619482.tar.xz linux-011f129fee4bd064a3db30ca1a0139548a619482.zip |
Documentation: xfs: consolidate XFS docs into its own subdirectory
XFS docs are currently in upper-level Documentation/filesystems.
Although these are currently 4 docs, they are already outstanding as
a group and can be moved to its own subdirectory.
Consolidate them into Documentation/filesystems/xfs/.
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: Bill O'Donnell <bodonnel@redhat.com>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'Documentation/filesystems/index.rst')
-rw-r--r-- | Documentation/filesystems/index.rst | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Documentation/filesystems/index.rst b/Documentation/filesystems/index.rst index 09cade7eaefc..e18bc5ae3b35 100644 --- a/Documentation/filesystems/index.rst +++ b/Documentation/filesystems/index.rst @@ -121,8 +121,5 @@ Documentation for filesystem implementations. udf virtiofs vfat - xfs-delayed-logging-design - xfs-maintainer-entry-profile - xfs-self-describing-metadata - xfs-online-fsck-design + xfs/index zonefs |