From: Eric W. Biederman Date: Sat, 2 Feb 2013 15:00:40 +0000 (-0800) Subject: nfsd: Enable building with user namespaces enabled. X-Git-Tag: v3.9-rc1~85^2~13 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c9617a44b39d75b2098283d56355d02d4d5bee8b;p=profile%2Fivi%2Fkernel-x86-ivi.git nfsd: Enable building with user namespaces enabled. Now that the kuids and kgids conversion have propogated through net/sunrpc/ and the fs/nfsd/ it is safe to enable building nfsd when user namespaces are enabled. Cc: "J. Bruce Fields" Cc: Trond Myklebust Signed-off-by: "Eric W. Biederman" --- diff --git a/init/Kconfig b/init/Kconfig index d7b926a..69c5ccc 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -1072,7 +1072,6 @@ config UIDGID_CONVERTED # Filesystems depends on CIFS = n - depends on NFSD = n depends on XFS_FS = n config UIDGID_STRICT_TYPE_CHECKS