]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
docs: move ext4 administrative docs to admin-guide/
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 5 Oct 2018 23:11:59 +0000 (19:11 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 5 Oct 2018 23:11:59 +0000 (19:11 -0400)
Move the ext4 mount option and other administrative stuff to the Linux
administrator's guide.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Documentation/admin-guide/ext4.rst [moved from Documentation/filesystems/ext4/ext4.rst with 99% similarity]
Documentation/admin-guide/index.rst
Documentation/conf.py
Documentation/filesystems/ext4/index.rst

similarity index 99%
rename from Documentation/filesystems/ext4/ext4.rst
rename to Documentation/admin-guide/ext4.rst
index e2b6bb7c2730f9cd3bde02d0b7a61e069cfe459e..e506d3dae5107a0afcdea14de3b356b584e8f650 100644 (file)
@@ -1,7 +1,7 @@
 .. SPDX-License-Identifier: GPL-2.0
 
 ========================
-General Information
+ext4 General Information
 ========================
 
 Ext4 is an advanced level of the ext3 filesystem which incorporates
index 0873685bab0fc278b1c7938ab588796ff253f6ef..965745d5fb9a03eeaa7a3e023d449abba91fadaf 100644 (file)
@@ -71,6 +71,7 @@ configure specific aspects of kernel behavior to your liking.
    java
    ras
    bcache
+   ext4
    pm/index
    thunderbolt
    LSM/index
index 05dad6bda787b35a545c72d7e810268b2ff07112..4d32c01e1e163cbddb296a151d3803cfa01b1ba8 100644 (file)
@@ -383,6 +383,8 @@ latex_documents = [
      'The kernel development community', 'manual'),
     ('filesystems/index', 'filesystems.tex', 'Linux Filesystems API',
      'The kernel development community', 'manual'),
+    ('admin-guide/ext4', 'ext4-admin-guide.tex', 'ext4 Administration Guide',
+     'ext4 Community', 'manual'),
     ('filesystems/ext4/index', 'ext4.tex', 'ext4 Filesystem',
      'ext4 Filesystem Developers', 'manual'),
     ('gpu/index', 'gpu.tex', 'Linux GPU Driver Developer\'s Guide',
index 71121605558cf4586d60b683eeccc7997ee07fc4..427bc115012ec2b9b36545676e6d0ff86a98cbcf 100644 (file)
@@ -13,5 +13,4 @@ the ext4 community.
    :maxdepth: 5
    :numbered:
 
-   ext4
    ondisk/index