From fb8af3ab803a6773e79baf0eac4a0ac4cbfbb7e6 Mon Sep 17 00:00:00 2001 From: David Howells Date: Fri, 3 Apr 2009 16:42:42 +0100 Subject: [PATCH] --- yaml --- r: 140214 b: refs/heads/master c: 3b9ce977b2f31b6c396b6fb620df9881a30fac9d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/nfs/Kconfig | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index cdf2c2643ea6..8eedb24bceda 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c6a6f19e22da0a3d74214ee010224c9a30a794c1 +refs/heads/master: 3b9ce977b2f31b6c396b6fb620df9881a30fac9d diff --git a/trunk/fs/nfs/Kconfig b/trunk/fs/nfs/Kconfig index 36fe20d6eba2..e67f3ec07736 100644 --- a/trunk/fs/nfs/Kconfig +++ b/trunk/fs/nfs/Kconfig @@ -84,3 +84,11 @@ config ROOT_NFS . Most people say N here. + +config NFS_FSCACHE + bool "Provide NFS client caching support (EXPERIMENTAL)" + depends on EXPERIMENTAL + depends on NFS_FS=m && FSCACHE || NFS_FS=y && FSCACHE=y + help + Say Y here if you want NFS data to be cached locally on disc through + the general filesystem cache manager