summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/caching/fscache.txt
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-27 23:16:53 +0200
committerJonathan Corbet <corbet@lwn.net>2020-05-05 09:22:20 -0600
commit67145c23e70b066443a3c0736e74aa2342a013fd (patch)
tree324dfb5db5e4e37e728e5ff6595ee622c331e484 /Documentation/filesystems/caching/fscache.txt
parentec43a27fffd025f718428d9f4f8df22fa765405f (diff)
downloadlinux-67145c23e70b066443a3c0736e74aa2342a013fd.tar.gz
linux-67145c23e70b066443a3c0736e74aa2342a013fd.tar.bz2
linux-67145c23e70b066443a3c0736e74aa2342a013fd.zip
docs: filesystems: convert caching/object.txt to ReST
- Add a SPDX header; - Adjust document and section titles; - Comment out text ToC for html/pdf output; - Some whitespace fixes and new line breaks; - Adjust the events list to make them look better for html output; - Add it to filesystems/index.rst. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/49026a8ea7e714c2e0f003aa26b975b1025476b7.1588021877.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/filesystems/caching/fscache.txt')
-rw-r--r--Documentation/filesystems/caching/fscache.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/caching/fscache.txt b/Documentation/filesystems/caching/fscache.txt
index 50f0a5757f48..071ff50a774d 100644
--- a/Documentation/filesystems/caching/fscache.txt
+++ b/Documentation/filesystems/caching/fscache.txt
@@ -191,7 +191,7 @@ The cache backend API to FS-Cache can be found in:
A description of the internal representations and object state machine can be
found in:
- Documentation/filesystems/caching/object.txt
+ Documentation/filesystems/caching/object.rst
=======================