NFS: Convert NFSv2 to use the container user namespace
authorTrond Myklebust <trondmy@gmail.com>
Wed, 24 Apr 2019 21:46:48 +0000 (17:46 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 26 Apr 2019 21:26:37 +0000 (17:26 -0400)
commitc207db2f5da5e37e284d87d5196dcf967e84956c
treec0194606b5c853b3ecd1376b8d946f61714d021d
parent58002399da65c53f00987623d9ff7c3c2773a0d9
NFS: Convert NFSv2 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/nfs2xdr.c