Commit 13bd901
Revert "SUNRPC: Remove unreachable error condition"
This reverts commit efe57fd.
The assumption that it is impossible to return an ERR pointer from
rpc_run_task() no longer holds due to commit 25cf32a ("SUNRPC:
Handle allocation failure in rpc_new_task()").
Fixes: 25cf32a ('SUNRPC: Handle allocation failure in rpc_new_task()')
Fixes: efe57fd ('SUNRPC: Remove unreachable error condition')
Signed-off-by: Dan Aloni <dan.aloni@vastdata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>1 parent d7a5118 commit 13bd901
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2873 | 2873 | | |
2874 | 2874 | | |
2875 | 2875 | | |
| 2876 | + | |
| 2877 | + | |
| 2878 | + | |
2876 | 2879 | | |
2877 | 2880 | | |
2878 | 2881 | | |
| |||
0 commit comments