You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user