diff options
author | Daniel W. S. Almeida <dwlsalmeida@gmail.com> | 2020-01-29 06:06:21 +0100 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2020-02-06 16:39:28 +0100 |
commit | 8ab13bca428bb98e98d1933eaeacc90e80cf6192 (patch) | |
tree | 9f1f643d39c782587adcd3c341de11e3cad42f8d /Documentation/filesystems/index.rst | |
parent | fuse: Support RENAME_WHITEOUT flag (diff) | |
download | linux-8ab13bca428bb98e98d1933eaeacc90e80cf6192.tar.xz linux-8ab13bca428bb98e98d1933eaeacc90e80cf6192.zip |
Documentation: filesystems: convert fuse to RST
Converts fuse.txt to reStructuredText format, improving the presentation
without changing much of the underlying content.
Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'Documentation/filesystems/index.rst')
-rw-r--r-- | Documentation/filesystems/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/filesystems/index.rst b/Documentation/filesystems/index.rst index ad6315a48d14..e0c665cbcec2 100644 --- a/Documentation/filesystems/index.rst +++ b/Documentation/filesystems/index.rst @@ -47,4 +47,5 @@ Documentation for filesystem implementations. :maxdepth: 2 autofs + fuse virtiofs |