diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2018-10-06 01:11:59 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2018-10-06 01:11:59 +0200 |
commit | d3091215921bd4b8fdf3129bf8f733b8ca48dc80 (patch) | |
tree | 4f3b042174fcc00e198e5ce5509e35bf0efe6239 /Documentation/admin-guide/index.rst | |
parent | jbd2: fix use after free in jbd2_log_do_checkpoint() (diff) | |
download | linux-d3091215921bd4b8fdf3129bf8f733b8ca48dc80.tar.xz linux-d3091215921bd4b8fdf3129bf8f733b8ca48dc80.zip |
docs: move ext4 administrative docs to admin-guide/
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>
Diffstat (limited to 'Documentation/admin-guide/index.rst')
-rw-r--r-- | Documentation/admin-guide/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/admin-guide/index.rst b/Documentation/admin-guide/index.rst index 0873685bab0f..965745d5fb9a 100644 --- a/Documentation/admin-guide/index.rst +++ b/Documentation/admin-guide/index.rst @@ -71,6 +71,7 @@ configure specific aspects of kernel behavior to your liking. java ras bcache + ext4 pm/index thunderbolt LSM/index |