]> git.baikalelectronics.ru Git - kernel.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)
commit4d4653f64d4021d5d5940db6ecc6ce16ad5cca7e
tree675d24661e52f4efe3df4454356c70e1b4565b70
parent4f691e467800a749b0c475ee111d167c8f19b623
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