nfsd: Enable building with user namespaces enabled.
authorEric W. Biederman <ebiederm@xmission.com>
Sat, 2 Feb 2013 15:00:40 +0000 (07:00 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Wed, 13 Feb 2013 14:16:10 +0000 (06:16 -0800)
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" <bfields@fieldses.org>
Cc: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
init/Kconfig

index d7b926abe91fa14f345a73b607cffa817ccf22b6..69c5ccce55e77da229236b7f5bb89a5d2e531c2f 100644 (file)
@@ -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