Commit d74802ad authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Jonathan Corbet

docs: filesystems: caching/cachefiles.txt: convert to ReST

- Add a SPDX header;
- Adjust document title;
- Mark literal blocks as such;
- Add table markups;
- Comment out text ToC for html/pdf output;
- Add lists markups;
- Add it to filesystems/caching/index.rst.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/eec0cfc268e8dca348f760224685100c9c2caba6.1588021877.git.mchehab+huawei@kernel.orgSigned-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 09eac7c5
...@@ -8,5 +8,6 @@ Filesystem Caching ...@@ -8,5 +8,6 @@ Filesystem Caching
fscache fscache
object object
cachefiles
netfs-api netfs-api
operations operations
...@@ -3731,7 +3731,7 @@ CACHEFILES: FS-CACHE BACKEND FOR CACHING ON MOUNTED FILESYSTEMS ...@@ -3731,7 +3731,7 @@ CACHEFILES: FS-CACHE BACKEND FOR CACHING ON MOUNTED FILESYSTEMS
M: David Howells <dhowells@redhat.com> M: David Howells <dhowells@redhat.com>
L: linux-cachefs@redhat.com (moderated for non-subscribers) L: linux-cachefs@redhat.com (moderated for non-subscribers)
S: Supported S: Supported
F: Documentation/filesystems/caching/cachefiles.txt F: Documentation/filesystems/caching/cachefiles.rst
F: fs/cachefiles/ F: fs/cachefiles/
CADENCE MIPI-CSI2 BRIDGES CADENCE MIPI-CSI2 BRIDGES
......
...@@ -8,7 +8,7 @@ config CACHEFILES ...@@ -8,7 +8,7 @@ config CACHEFILES
filesystems - primarily networking filesystems - thus allowing fast filesystems - primarily networking filesystems - thus allowing fast
local disk to enhance the speed of slower devices. local disk to enhance the speed of slower devices.
See Documentation/filesystems/caching/cachefiles.txt for more See Documentation/filesystems/caching/cachefiles.rst for more
information. information.
config CACHEFILES_DEBUG config CACHEFILES_DEBUG
...@@ -36,5 +36,5 @@ config CACHEFILES_HISTOGRAM ...@@ -36,5 +36,5 @@ config CACHEFILES_HISTOGRAM
bouncing between CPUs. On the other hand, the histogram may be bouncing between CPUs. On the other hand, the histogram may be
useful for debugging purposes. Saying 'N' here is recommended. useful for debugging purposes. Saying 'N' here is recommended.
See Documentation/filesystems/caching/cachefiles.txt for more See Documentation/filesystems/caching/cachefiles.rst for more
information. information.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment