Skip to content

Commit e048434

Browse files
committed
fscache: Rewrite documentation
Rewrite the fscache documentation. Changes ======= ver #3: - The volume coherency data is now an arbitrarily-sized blob, not a u64. ver #2: - Put quoting around some bits of C being referred to in the docs[1]. - Stripped the markup off the ref to the netfs lib doc[2]. Signed-off-by: David Howells <[email protected]> Reviewed-by: Jeff Layton <[email protected]> cc: [email protected] Link: https://lore.kernel.org/r/[email protected]/ [1] Link: https://lore.kernel.org/r/[email protected]/ [2] Link: https://lore.kernel.org/r/163819672252.215744.15454333549935901588.stgit@warthog.procyon.org.uk/ # v1 Link: https://lore.kernel.org/r/163906986754.143852.17703291789683936950.stgit@warthog.procyon.org.uk/ # v2 Link: https://lore.kernel.org/r/163967193834.1823006.15991526817786159772.stgit@warthog.procyon.org.uk/ # v3 Link: https://lore.kernel.org/r/164021585970.640689.3162537597817521032.stgit@warthog.procyon.org.uk/ # v4
1 parent 1702e79 commit e048434

File tree

8 files changed

+815
-2245
lines changed

8 files changed

+815
-2245
lines changed

Documentation/filesystems/caching/backend-api.rst

Lines changed: 301 additions & 549 deletions
Large diffs are not rendered by default.

Documentation/filesystems/caching/cachefiles.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. SPDX-License-Identifier: GPL-2.0
22
3-
===============================================
4-
CacheFiles: CACHE ON ALREADY MOUNTED FILESYSTEM
5-
===============================================
3+
===================================
4+
Cache on Already Mounted Filesystem
5+
===================================
66

77
.. Contents:
88

Documentation/filesystems/caching/fscache.rst

Lines changed: 154 additions & 371 deletions
Large diffs are not rendered by default.

Documentation/filesystems/caching/index.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Filesystem Caching
77
:maxdepth: 2
88

99
fscache
10-
object
10+
netfs-api
1111
backend-api
1212
cachefiles
13-
netfs-api
14-
operations

0 commit comments

Comments
 (0)