projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5002d7b
)
FS-Cache: Fix heading in documentation
author
David Howells
<dhowells@redhat.com>
Thu, 5 Sep 2013 12:06:15 +0000
(13:06 +0100)
committer
David Howells
<dhowells@redhat.com>
Fri, 6 Sep 2013 08:17:30 +0000
(09:17 +0100)
Fix a heading in the documentation to make it consistent with the contents
list.
Signed-off-by: David Howells <dhowells@redhat.com>
Documentation/filesystems/caching/netfs-api.txt
patch
|
blob
|
history
diff --git
a/Documentation/filesystems/caching/netfs-api.txt
b/Documentation/filesystems/caching/netfs-api.txt
index 12b3442515235374f27c322d90aae7680235d242..26c1dd5a6a2178fe4ddfdb6c002debed6d1cc2cf 100644
(file)
--- a/
Documentation/filesystems/caching/netfs-api.txt
+++ b/
Documentation/filesystems/caching/netfs-api.txt
@@
-433,7
+433,7
@@
to the caller. The attribute adjustment excludes read and write operations.
=====================
-PAGE
READ/ALLOC
/WRITE
+PAGE
ALLOC/READ
/WRITE
=====================
And the sixth step is to store and retrieve pages in the cache. There are