Searched hist:"70 af0e3b" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/afs/ |
H A D | rxrpc.c | 70af0e3b Thu Mar 16 11:27:47 CDT 2017 David Howells <dhowells@redhat.com> afs: Better abort and net error handling
If we receive a network error, a remote abort or a protocol error whilst we're still transmitting data, make sure we return an appropriate error to the caller rather than ESHUTDOWN or ECONNABORTED.
Signed-off-by: David Howells <dhowells@redhat.com> 70af0e3b Thu Mar 16 11:27:47 CDT 2017 David Howells <dhowells@redhat.com> afs: Better abort and net error handling If we receive a network error, a remote abort or a protocol error whilst we're still transmitting data, make sure we return an appropriate error to the caller rather than ESHUTDOWN or ECONNABORTED. Signed-off-by: David Howells <dhowells@redhat.com>
|