aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2013-02-02 06:59:11 -0800
committerEric W. Biederman <ebiederm@xmission.com>2013-02-13 06:15:34 -0800
commit4277bbf750d95a4c86925fa8f8956568b4912d43 (patch)
treee51e773d41895be0b51a1834424e54dfeecd1d7b /init
parent9ff593c4739c76c31ffdf7f2a1d67489ece728e6 (diff)
nfs: Enable building with user namespaces enabled.
Now that the kuids and kgids conversion have propogated through net/sunrpc/ and the fs/nfs/ it is safe to enable building nfs when user namespaces are enabled. Cc: "J. Bruce Fields" <bfields@fieldses.org> Cc: Trond Myklebust <Trond.Myklebust@netapp.com> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index b526f4c35b9..d7b926abe91 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -1073,7 +1073,6 @@ config UIDGID_CONVERTED
# Filesystems
depends on CIFS = n
depends on NFSD = n
- depends on NFS_FS = n
depends on XFS_FS = n
config UIDGID_STRICT_TYPE_CHECKS