Commit 4277bbf750d95a4c86925fa8f8956568b4912d43

Authored by Eric W. Biederman
1 parent 9ff593c473

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>

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

... ... @@ -1073,7 +1073,6 @@
1073 1073 # Filesystems
1074 1074 depends on CIFS = n
1075 1075 depends on NFSD = n
1076   - depends on NFS_FS = n
1077 1076 depends on XFS_FS = n
1078 1077  
1079 1078 config UIDGID_STRICT_TYPE_CHECKS