diff options
author | Trond Myklebust <[email protected]> | 2019-04-15 11:54:13 -0400 |
---|---|---|
committer | Trond Myklebust <[email protected]> | 2019-04-17 16:07:28 -0400 |
commit | a7b1a4839ff979b4dd4fb6c1ccd31af11de9ca87 (patch) | |
tree | 48222176f78e8c189f43cf9d106adcf8183d75fc /scripts | |
parent | dc4060a5dc2557e6b5aa813bf5b73677299d62d2 (diff) |
SUNRPC: Ignore queue transmission errors on successful transmission
If a request transmission fails due to write space or slot unavailability
errors, but the queued task then gets transmitted before it has time to
process the error in call_transmit_status() or call_bc_transmit_status(),
we need to suppress the transmission error code to prevent it from leaking
out of the RPC layer.
Reported-by: Chuck Lever <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
Tested-by: Chuck Lever <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions