From cdafdc607f12e1374cc3eafc19d57d06c456bc39 Mon Sep 17 00:00:00 2001 From: Christian Kujau Date: Fri, 26 Feb 2010 17:25:14 +0000 Subject: [PATCH] --- yaml --- r: 181849 b: refs/heads/master c: 4912002fffa377e66c5caefc2c311732a4ad5fb8 h: refs/heads/master i: 181847: cc4d5602e60248e389e27e2f1b34d08ba9334740 v: v3 --- [refs] | 2 +- trunk/fs/nfs/Kconfig | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index d6ce360f844e..1647d2982e6b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 98723153dc32106e5be701da15551853c9f785a9 +refs/heads/master: 4912002fffa377e66c5caefc2c311732a4ad5fb8 diff --git a/trunk/fs/nfs/Kconfig b/trunk/fs/nfs/Kconfig index 59e5673b4597..a43d07e7b924 100644 --- a/trunk/fs/nfs/Kconfig +++ b/trunk/fs/nfs/Kconfig @@ -95,8 +95,7 @@ config ROOT_NFS Most people say N here. config NFS_FSCACHE - bool "Provide NFS client caching support (EXPERIMENTAL)" - depends on EXPERIMENTAL + bool "Provide NFS client caching support" 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