Forum | Documentation | Website | Blog

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

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: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent 33e5c765
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment