diff options
author | Trond Myklebust <trond.myklebust@hammerspace.com> | 2019-03-05 15:30:48 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-23 22:11:41 +0300 |
commit | f6716abfd12b90c10a6e234edd41bfab4387c3b8 (patch) | |
tree | 0fc3e4b8e88e6ef9e1c335e36a5af8952c76c882 /fs/isofs/rock.c | |
parent | aed54941cf9e67876456513b490fdf72e0367aed (diff) | |
download | linux-f6716abfd12b90c10a6e234edd41bfab4387c3b8.tar.xz |
SUNRPC: Fix up RPC back channel transmission
commit 477687e1116ad16180caf8633dd830b296a5ce73 upstream.
Now that transmissions happen through a queue, we require the RPC tasks
to handle error conditions that may have been set while they were
sleeping. The back channel does not currently do this, but assumes
that any error condition happens during its own call to xprt_transmit().
The solution is to ensure that the back channel splits out the
error handling just like the forward channel does.
Fixes: 89f90fe1ad8b ("SUNRPC: Allow calls to xprt_transmit() to drain...")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/isofs/rock.c')
0 files changed, 0 insertions, 0 deletions