SUNRPC: Temporary sockets should inherit the cred from their parent
authorTrond Myklebust <trondmy@gmail.com>
Tue, 9 Apr 2019 16:13:38 +0000 (12:13 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 24 Apr 2019 13:46:35 +0000 (09:46 -0400)
commit1237d3545c6715edfd09b94d27585069cd68274c
tree7ae78e0288c525c774d21d99083c9780180a934b
parent4df493a260d4c1844437b28009013d5dc408d0df
SUNRPC: Temporary sockets should inherit the cred from their parent

Temporary sockets should inherit the credential (and hence the user
namespace) from the parent listener transport.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
net/sunrpc/svc_xprt.c