From 5d786dcfa1bcb0c959c3644dcf6cbd4dcfacfe46 Mon Sep 17 00:00:00 2001 From: Chuck Lever Date: Thu, 27 Mar 2008 16:34:54 -0400 Subject: [PATCH] --- yaml --- r: 92838 b: refs/heads/master c: 1a448fdb3c5495405bc44d77ea676150f9195444 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/Kconfig | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0ef84ef0a288..cf1f8f3501d9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3329ba05231808c96cf9fd0598b8f46afec9777c +refs/heads/master: 1a448fdb3c5495405bc44d77ea676150f9195444 diff --git a/trunk/fs/Kconfig b/trunk/fs/Kconfig index 157a88583b70..56c83f40cdbe 100644 --- a/trunk/fs/Kconfig +++ b/trunk/fs/Kconfig @@ -1755,7 +1755,8 @@ config NFSD_V3_ACL config NFSD_V4 bool "NFS server support for NFS version 4 (EXPERIMENTAL)" - depends on NFSD && NFSD_V3 && PROC_FS && EXPERIMENTAL + depends on NFSD && PROC_FS && EXPERIMENTAL + select NFSD_V3 select FS_POSIX_ACL select RPCSEC_GSS_KRB5 help