]> asedeno.scripts.mit.edu Git - linux.git/commit
NFS: Convert NFSv3 to use the container user namespace
authorTrond Myklebust <trondmy@gmail.com>
Wed, 24 Apr 2019 21:46:46 +0000 (17:46 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 26 Apr 2019 20:54:27 +0000 (16:54 -0400)
commit264d948ce7d0b99cbe1aae704bbef8d951602eec
tree675d24661e52f4efe3df4454356c70e1b4565b70
parentac83228a7101e655ba5a7fa61ae10b058ada15db
NFS: Convert NFSv3 to use the container user namespace

When mapping NFS identities, we want to substitute for the uids and
gids on the wire as we would for the AUTH_UNIX creds.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs3xdr.c