commit | a1231fda7e944adf37d8368b2e182041a39ea1ca | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon Feb 18 10:02:29 2019 -0500 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Wed Feb 20 15:14:21 2019 -0500 |
tree | 82eb1c7fa4acc00f7a6d2ce06dca07ac44666719 | |
parent | e9acf2105fdba95953e786612243a4a3a1d0b166 [diff] |
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>