From 560fd0f947b7cee03e41e927ef4e82ea098f08e2 Mon Sep 17 00:00:00 2001 From: "J. Bruce Fields" Date: Tue, 17 Jul 2007 04:04:41 -0700 Subject: [PATCH] --- yaml --- r: 60830 b: refs/heads/master c: 42ed95c4e7415714aaab604ae7b1602b87b27b73 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/Kconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 6b5398e46db9..2ef850230bd2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2d3bb25209c1f9a27ea9535c7fd2f6729a5e7db1 +refs/heads/master: 42ed95c4e7415714aaab604ae7b1602b87b27b73 diff --git a/trunk/fs/Kconfig b/trunk/fs/Kconfig index ee11f8d94085..613df554728d 100644 --- a/trunk/fs/Kconfig +++ b/trunk/fs/Kconfig @@ -1675,6 +1675,7 @@ config NFSD_V3_ACL config NFSD_V4 bool "Provide NFSv4 server support (EXPERIMENTAL)" depends on NFSD_V3 && EXPERIMENTAL + select RPCSEC_GSS_KRB5 help If you would like to include the NFSv4 server as well as the NFSv2 and NFSv3 servers, say Y here. This feature is experimental, and