summaryrefslogtreecommitdiff
path: root/include/trace
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2020-03-12 21:40:06 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-04-01 11:02:07 +0200
commitc743855a0ebe3a212ce56538964b52ce7fbc7462 (patch)
treeed6b7bc72412e1ef982612fff460b8980c1126f0 /include/trace
parent21af83e17ffae4955bbd8154a1e975826b8188a1 (diff)
downloadlinux-stable-c743855a0ebe3a212ce56538964b52ce7fbc7462.tar.gz
afs: Fix client call Rx-phase signal handling
commit 7d7587db0d7fd1138f2afcffdc46a8e15630b944 upstream. Fix the handling of signals in client rxrpc calls made by the afs filesystem. Ignore signals completely, leaving call abandonment or connection loss to be detected by timeouts inside AF_RXRPC. Allowing a filesystem call to be interrupted after the entire request has been transmitted and an abort sent means that the server may or may not have done the action - and we don't know. It may even be worse than that for older servers. Fixes: bc5e3a546d55 ("rxrpc: Use MSG_WAITALL to tell sendmsg() to temporarily ignore signals") Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/trace')
0 files changed, 0 insertions, 0 deletions