Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NFSv4/pnfs: Handle RPC allocation errors in nfs4_proc_layoutget
If rpc_run_task() fails due to an allocation error, then bail out early. Fixes: 910ad38 ("NFS: Fix memory allocation in rpc_alloc_task()") Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
- Loading branch information