mirror of
https://github.com/fail0verflow/switch-linux.git
synced 2025-05-04 02:34:21 -04:00
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>
This commit is contained in:
parent
9ff593c473
commit
4277bbf750
1 changed files with 0 additions and 1 deletions
|
@ -1073,7 +1073,6 @@ config UIDGID_CONVERTED
|
||||||
# Filesystems
|
# Filesystems
|
||||||
depends on CIFS = n
|
depends on CIFS = n
|
||||||
depends on NFSD = n
|
depends on NFSD = n
|
||||||
depends on NFS_FS = n
|
|
||||||
depends on XFS_FS = n
|
depends on XFS_FS = n
|
||||||
|
|
||||||
config UIDGID_STRICT_TYPE_CHECKS
|
config UIDGID_STRICT_TYPE_CHECKS
|
||||||
|
|
Loading…
Add table
Reference in a new issue