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