Home
last modified time | relevance | path

Searched hist:"7 d7587db0d7fd1138f2afcffdc46a8e15630b944" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/net/
H A Daf_rxrpc.hdiff 7d7587db0d7fd1138f2afcffdc46a8e15630b944 Thu Mar 12 16:40:06 CDT 2020 David Howells <dhowells@redhat.com> afs: Fix client call Rx-phase signal handling

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>
/openbmc/linux/fs/afs/
H A Drxrpc.cdiff 7d7587db0d7fd1138f2afcffdc46a8e15630b944 Thu Mar 12 16:40:06 CDT 2020 David Howells <dhowells@redhat.com> afs: Fix client call Rx-phase signal handling

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>
/openbmc/linux/net/rxrpc/
H A Dinput.cdiff 7d7587db0d7fd1138f2afcffdc46a8e15630b944 Thu Mar 12 16:40:06 CDT 2020 David Howells <dhowells@redhat.com> afs: Fix client call Rx-phase signal handling

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>
H A Daf_rxrpc.cdiff 7d7587db0d7fd1138f2afcffdc46a8e15630b944 Thu Mar 12 16:40:06 CDT 2020 David Howells <dhowells@redhat.com> afs: Fix client call Rx-phase signal handling

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>
H A Dar-internal.hdiff 7d7587db0d7fd1138f2afcffdc46a8e15630b944 Thu Mar 12 16:40:06 CDT 2020 David Howells <dhowells@redhat.com> afs: Fix client call Rx-phase signal handling

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>