diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-27 23:16:55 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-05-05 17:22:20 +0200 |
commit | efc930fa1d844869eb65586f8cdd6a7837db3607 (patch) | |
tree | ccdbc52195e25ea1f98f71340a58a74d022f0815 /Documentation/filesystems/caching/index.rst | |
parent | docs: filesystems: convert caching/fscache.txt to ReST format (diff) | |
download | linux-efc930fa1d844869eb65586f8cdd6a7837db3607.tar.xz linux-efc930fa1d844869eb65586f8cdd6a7837db3607.zip |
docs: filesystems: caching/netfs-api.txt: convert it to ReST
- Add a SPDX header;
- Adjust document and section titles;
- Some whitespace fixes and new line breaks;
- Mark literal blocks as such;
- Add it to filesystems/caching/index.rst.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/cfe4cb1bf8e1f0093d44c30801ec42e74721e543.1588021877.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/filesystems/caching/index.rst')
-rw-r--r-- | Documentation/filesystems/caching/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/filesystems/caching/index.rst b/Documentation/filesystems/caching/index.rst index f488747630aa..d0651db450fb 100644 --- a/Documentation/filesystems/caching/index.rst +++ b/Documentation/filesystems/caching/index.rst @@ -8,3 +8,4 @@ Filesystem Caching fscache object + netfs-api |