diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-01-28 07:41:01 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-01-28 21:41:57 +0100 |
commit | 77ce1a47ebca88bf1eb3018855fc1709c7a1ed86 (patch) | |
tree | f6dfd7e31223b50a0fa22fd7f4d3a02b80791744 /Documentation | |
parent | docs: usb: remove some broken references (diff) | |
download | linux-77ce1a47ebca88bf1eb3018855fc1709c7a1ed86.tar.xz linux-77ce1a47ebca88bf1eb3018855fc1709c7a1ed86.zip |
docs: filesystems: add overlayfs to index.rst
While the document is there, it is currently missing at the
index file.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/3b8e7783b1fcc71e4f94af5ea8e5fa264392f8c4.1580193653.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation')
-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 b03578063801..824a3ecbb0ca 100644 --- a/Documentation/filesystems/index.rst +++ b/Documentation/filesystems/index.rst @@ -47,5 +47,6 @@ Documentation for filesystem implementations. :maxdepth: 2 autofs + overlayfs virtiofs vfat |