NFS: Fix memory allocation in rpc_alloc_task()
As for rpc_malloc(), we first try allocating from the slab, then fall
back to a non-waiting allocation from the mempool.
Signed-off-by:
Trond Myklebust <trond.myklebust@hammerspace.com>
Loading
As for rpc_malloc(), we first try allocating from the slab, then fall
back to a non-waiting allocation from the mempool.
Signed-off-by:
Trond Myklebust <trond.myklebust@hammerspace.com>
mentioned in commit 68b78dcd
mentioned in commit 25cf32ad
mentioned in commit 88dee0cc