diff options
author | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2021-08-13 16:21:30 +0200 |
---|---|---|
committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2021-08-13 16:56:37 +0200 |
commit | 12dad495eaab95e0bb784c43869073617c513ea4 (patch) | |
tree | d58b5a52c911fe6c0e9d9b6b373764721874ed1c /Documentation/filesystems/index.rst | |
parent | fs/ntfs3: Add NTFS journal (diff) | |
download | linux-12dad495eaab95e0bb784c43869073617c513ea4.tar.xz linux-12dad495eaab95e0bb784c43869073617c513ea4.zip |
fs/ntfs3: Add Kconfig, Makefile and doc
This adds Kconfig, Makefile and doc
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.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 246af51b277a..6b70f1aa13fa 100644 --- a/Documentation/filesystems/index.rst +++ b/Documentation/filesystems/index.rst @@ -100,6 +100,7 @@ Documentation for filesystem implementations. nilfs2 nfs/index ntfs + ntfs3 ocfs2 ocfs2-online-filecheck omfs |