summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2012-08-23 13:41:56 -0400
committerSteve Dickson <steved@redhat.com>2012-08-23 13:41:56 -0400
commitb010d126bbb8265e5717e596711d754baec11e6c (patch)
treeb1ced400d8fc16368e2c78328db4d00ee4d8c715
parent2e9210833f45821c66a849604ed8a9508b24a06f (diff)
downloadnfs-utils-b010d126bbb8265e5717e596711d754baec11e6c.tar.gz
nfs-utils-b010d126bbb8265e5717e596711d754baec11e6c.tar.xz
nfs-utils-b010d126bbb8265e5717e596711d754baec11e6c.zip
Added fsc and nofsc to the mount manpage.
Signed-off-by: Steve Dickson <steved@redhat.com>
-rw-r--r--utils/mount/nfs.man7
1 files changed, 7 insertions, 0 deletions
diff --git a/utils/mount/nfs.man b/utils/mount/nfs.man
index 87e27e1..da6d6d3 100644
--- a/utils/mount/nfs.man
+++ b/utils/mount/nfs.man
@@ -460,6 +460,13 @@ by other clients, but can impact application and server performance.
.IP
The DATA AND METADATA COHERENCE section contains a
detailed discussion of these trade-offs.
+.TP 1.5i
+.BR fsc " / " nofsc
+Enable/Disables the cache of (read-only) data pages to the local disk
+using the FS-Cache facility. See cachefilesd(8)
+and <kernel_soruce>/Documentation/filesystems/caching
+for detail on how to configure the FS-Cache facility.
+Default value is nofsc.
.SS "Options for NFS versions 2 and 3 only"
Use these options, along with the options in the above subsection,
for NFS versions 2 and 3 only.