linux-stable/net/sunrpc
Dan Aloni c600874156 Revert "SUNRPC: Remove unreachable error condition"
[ Upstream commit 13bd901418 ]

This reverts commit efe57fd58e.

The assumption that it is impossible to return an ERR pointer from
rpc_run_task() no longer holds due to commit 25cf32ad5d ("SUNRPC:
Handle allocation failure in rpc_new_task()").

Fixes: 25cf32ad5d ('SUNRPC: Handle allocation failure in rpc_new_task()')
Fixes: efe57fd58e ('SUNRPC: Remove unreachable error condition')
Signed-off-by: Dan Aloni <dan.aloni@vastdata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-09-23 14:14:02 +02:00
..
auth_gss SUNRPC: Use RMW bitops in single-threaded hot paths 2022-05-23 11:06:29 -04:00
xprtrdma Notable changes: 2022-06-10 17:28:43 -07:00
Kconfig
Makefile
addr.c
auth.c sunrpc: fix expiry of auth creds 2022-08-25 11:45:15 +02:00
auth_null.c
auth_unix.c SUNRPC: Fix unx_lookup_cred() allocation 2022-03-22 15:52:55 -04:00
backchannel_rqst.c SUNRPC: Reinitialise the backchannel request buffers before reuse 2022-08-25 11:45:15 +02:00
cache.c SUNRPC: Cache deferral injection 2022-05-19 12:25:38 -04:00
clnt.c Revert "SUNRPC: Remove unreachable error condition" 2022-09-23 14:14:02 +02:00
debugfs.c SUNRPC: Cache deferral injection 2022-05-19 12:25:38 -04:00
fail.h SUNRPC: Cache deferral injection 2022-05-19 12:25:38 -04:00
netns.h
rpc_pipe.c fs: allocate inode by using alloc_inode_sb() 2022-03-22 15:57:03 -07:00
rpcb_clnt.c SUNRPC: Make the rpciod and xprtiod slab allocation modes consistent 2022-03-22 15:52:55 -04:00
sched.c SUNRPC: Handle allocation failure in rpc_new_task() 2022-04-07 16:20:00 -04:00
socklib.c SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg() 2022-04-07 16:20:01 -04:00
socklib.h
stats.c
sunrpc.h
sunrpc_syms.c
svc.c SUNRPC: Use RMW bitops in single-threaded hot paths 2022-05-23 11:06:29 -04:00
svc_xprt.c SUNRPC: Use RMW bitops in single-threaded hot paths 2022-05-23 11:06:29 -04:00
svcauth.c SUNRPC: Teach server to recognize RPC_AUTH_TLS 2022-02-28 10:26:40 -05:00
svcauth_unix.c SUNRPC: Teach server to recognize RPC_AUTH_TLS 2022-02-28 10:26:40 -05:00
svcsock.c NFSD 5.19 Release Notes 2022-05-26 20:52:24 -07:00
sysctl.c
sysfs.c net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change() 2022-08-25 11:45:32 +02:00
sysfs.h
timer.c
xdr.c SUNRPC: Fix READ_PLUS crasher 2022-06-30 17:41:08 -04:00
xprt.c SUNRPC: Fix call completion races with call_decode() 2022-09-23 14:14:02 +02:00
xprtmultipath.c
xprtsock.c SUNRPC: Don't reuse bvec on retransmission of the request 2022-08-25 11:45:15 +02:00