SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpc
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 2 Mar 2019 15:14:02 +0000 (10:14 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 2 Mar 2019 21:25:26 +0000 (16:25 -0500)
commit12a3ad6184f86ba48f2269198c1a4520085f3002
tree68fd5f22bc1e1ba59cfd3eebf7a70a9dd40d17de
parentcefa587a40bb5333901486632d4062f40a146585
SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpc

Convert the remaining gfp_flags arguments in sunrpc to standard reclaiming
allocations, now that we set memalloc_nofs_save() as appropriate.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
net/sunrpc/auth_gss/auth_gss.c
net/sunrpc/sched.c
net/sunrpc/xprtsock.c