diff options
author | Shobhit Kukreti <shobhitkukreti@gmail.com> | 2019-07-10 17:31:23 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-07-31 21:09:55 +0200 |
commit | 34d5f4f269a21c7b5d64b4db0391d36511f1ac1a (patch) | |
tree | afb1aaa510b08435b303ed68460f853b6d530f89 /Documentation/admin-guide/index.rst | |
parent | Documentation: filesystems: Convert jfs.txt to (diff) | |
download | linux-34d5f4f269a21c7b5d64b4db0391d36511f1ac1a.tar.xz linux-34d5f4f269a21c7b5d64b4db0391d36511f1ac1a.zip |
Documentation: filesystems: Convert ufs.txt to reStructuredText format
This converts the plain text documentation of ufs.txt to
reStructuredText format. Added to documentation build process
and verified with make htmldocs
Signed-off-by: Shobhit Kukreti <shobhitkukreti@gmail.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
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 2376cb91b83c..592107a3295f 100644 --- a/Documentation/admin-guide/index.rst +++ b/Documentation/admin-guide/index.rst @@ -79,6 +79,7 @@ configure specific aspects of kernel behavior to your liking. binderfs xfs jfs + ufs pm/index thunderbolt LSM/index |