SUNRPC: Set memalloc_nofs_save() on all rpciod/xprtiod jobs
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 18 Feb 2019 15:02:29 +0000 (10:02 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 20 Feb 2019 20:14:21 +0000 (15:14 -0500)
commita1231fda7e944adf37d8368b2e182041a39ea1ca
tree82eb1c7fa4acc00f7a6d2ce06dca07ac44666719
parente9acf2105fdba95953e786612243a4a3a1d0b166
SUNRPC: Set memalloc_nofs_save() on all rpciod/xprtiod jobs

Set memalloc_nofs_save() on all the rpciod/xprtiod jobs so that we
ensure memory allocations for asynchronous rpc calls don't ever end
up recursing back to the NFS layer for memory reclaim.

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