diff options
author | Igor Matheus Andrade Torrente <igormtorrente@gmail.com> | 2021-05-31 15:05:15 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-06-04 19:31:02 +0200 |
commit | acda97acb2e98c97895d81d20494bf6a4bc67c6c (patch) | |
tree | 3865e891064531c7231f549ff1a206973016cd46 /Documentation/filesystems/index.rst | |
parent | docs: Fix typo in Documentation/arm/marvell.rst (diff) | |
download | linux-acda97acb2e98c97895d81d20494bf6a4bc67c6c.tar.xz linux-acda97acb2e98c97895d81d20494bf6a4bc67c6c.zip |
docs: convert dax.txt to rst
Change the file extension and add the rst constructs to integrate this
doc to the documentation infrastructure and take advantage of rst
features.
Signed-off-by: Igor Matheus Andrade Torrente <igormtorrente@gmail.com>
Link: https://lore.kernel.org/r/20210531130515.10309-1-igormtorrente@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
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 d4853cb919d2..246af51b277a 100644 --- a/Documentation/filesystems/index.rst +++ b/Documentation/filesystems/index.rst @@ -77,6 +77,7 @@ Documentation for filesystem implementations. coda configfs cramfs + dax debugfs dlmfs ecryptfs |