Skip to content
Snippets Groups Projects
Commit d77385f2 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Fix rpc_sockaddr2uaddr


rpc_sockaddr2uaddr is only used by net/sunrpc/rpcb_clnt.c, where
it is used in a non-blockable context in at least one case.

Add non-blocking capability by adding a gfp_t argument

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 45402c38
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment