diff options
author | Bagas Sanjaya <bagasdotme@gmail.com> | 2023-11-29 15:39:47 +0300 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2023-12-07 12:19:13 +0300 |
commit | 011f129fee4bd064a3db30ca1a0139548a619482 (patch) | |
tree | c002e8acc3e5762baed42e8f698bab49abefebe3 /Documentation/maintainer/maintainer-entry-profile.rst | |
parent | fa422b353d212373fb2b2857a5ea5a6fa4876f9c (diff) | |
download | linux-011f129fee4bd064a3db30ca1a0139548a619482.tar.xz |
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/maintainer/maintainer-entry-profile.rst')
-rw-r--r-- | Documentation/maintainer/maintainer-entry-profile.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/maintainer/maintainer-entry-profile.rst b/Documentation/maintainer/maintainer-entry-profile.rst index 7ad4bfc2cc03..18cee1edaecb 100644 --- a/Documentation/maintainer/maintainer-entry-profile.rst +++ b/Documentation/maintainer/maintainer-entry-profile.rst @@ -105,4 +105,4 @@ to do something different in the near future. ../driver-api/media/maintainer-entry-profile ../driver-api/vfio-pci-device-specific-driver-acceptance ../nvme/feature-and-quirk-policy - ../filesystems/xfs-maintainer-entry-profile + ../filesystems/xfs/xfs-maintainer-entry-profile |