Skip to content

Commit

Permalink
nfs: Enable building with user namespaces enabled.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Eric W. Biederman committed Feb 13, 2013
1 parent 9ff593c commit 4277bbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4277bbf

Please sign in to comment.