From 2092f6a710601f1d324251073377bc3b0d6a798f Mon Sep 17 00:00:00 2001 From: Trond Myklebust Date: Wed, 4 Aug 2010 14:39:16 -0400 Subject: [PATCH] --- yaml --- r: 206419 b: refs/heads/master c: 3dce9a5c3a39a664e372886ea86c42ae7ae33dfc h: refs/heads/master i: 206417: 87ea601cb76dec0404f3ef1535d453e8a463d006 206415: 77586e7c894ef1e063462edb4aed8449f1b29d7a v: v3 --- [refs] | 2 +- trunk/fs/nfs/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index a0a4e4563309..dd1736144506 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b3edc2bc19b4856c705f4aea3f5472970b99f386 +refs/heads/master: 3dce9a5c3a39a664e372886ea86c42ae7ae33dfc diff --git a/trunk/fs/nfs/Kconfig b/trunk/fs/nfs/Kconfig index d55f3f5371b2..cc1bb33b59b8 100644 --- a/trunk/fs/nfs/Kconfig +++ b/trunk/fs/nfs/Kconfig @@ -75,13 +75,13 @@ config NFS_V4 If unsure, say Y. config NFS_V4_1 - bool "NFS client support for NFSv4.1 (DEVELOPER ONLY)" + bool "NFS client support for NFSv4.1 (EXPERIMENTAL)" depends on NFS_V4 && EXPERIMENTAL help This option enables support for minor version 1 of the NFSv4 protocol (draft-ietf-nfsv4-minorversion1) in the kernel's NFS client. - Unless you're an NFS developer, say N. + If unsure, say N. config ROOT_NFS bool "Root file system on NFS"