Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SUNRPC: use proper network namespace in rpcbind RPCBPROC_GETADDR proc…
…edure Pass request socket network namespace to rpc_uaddr2sockaddr() instead of hardcoded "init_net", when decoding address in RPCBPROC_GETADDR procedure. Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
- Loading branch information