summaryrefslogtreecommitdiffstats
path: root/fs/nfs
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@linaro.org>2023-10-11 10:00:22 +0200
committerTrond Myklebust <trond.myklebust@hammerspace.com>2023-11-01 20:40:44 +0100
commit4f3ed837186fc0d2722ba8d2457a594322e9c2ef (patch)
tree79fe46c5756c43503914377211e4fea0173f6362 /fs/nfs
parentNFSv4.1: fix handling NFS4ERR_DELAY when testing for session trunking (diff)
downloadlinux-4f3ed837186fc0d2722ba8d2457a594322e9c2ef.tar.xz
linux-4f3ed837186fc0d2722ba8d2457a594322e9c2ef.zip
SUNRPC: Add an IS_ERR() check back to where it was
This IS_ERR() check was deleted during in a cleanup because, at the time, the rpcb_call_async() function could not return an error pointer. That changed in commit 25cf32ad5dba ("SUNRPC: Handle allocation failure in rpc_new_task()") and now it can return an error pointer. Put the check back. A related revert was done in commit 13bd90141804 ("Revert "SUNRPC: Remove unreachable error condition""). Fixes: 037e910b52b0 ("SUNRPC: Remove unreachable error condition in rpcb_getport_async()") Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'fs/nfs')
0 files changed, 0 insertions, 0 deletions