diff options
author | David Howells <dhowells@redhat.com> | 2016-10-06 10:11:51 +0300 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2016-10-06 10:11:51 +0300 |
commit | bf7d620abf22c321208a4da4f435e7af52551a21 (patch) | |
tree | 9c7be57c2388c5b5ddd5c829d4ac0d98ebc9cbe1 /net/lapb/lapb_timer.c | |
parent | 9749fd2beac42e32cb3e3d85489b52b9cc71a9ac (diff) | |
download | linux-bf7d620abf22c321208a4da4f435e7af52551a21.tar.xz |
rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phase
Don't request an ACK on the last DATA packet of a call's Tx phase as for a
client there will be a reply packet or some sort of ACK to shift phase. If
the ACK is requested, OpenAFS sends a REQUESTED-ACK ACK with soft-ACKs in
it and doesn't follow up with a hard-ACK.
If we don't set the flag, OpenAFS will send a DELAY ACK that hard-ACKs the
reply data, thereby allowing the call to terminate cleanly.
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions