commit | 5f0fc8ba6a1eec510a1e43def48697985d948a2c | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Nov 02 15:27:51 2017 +0000 |
committer | David Howells <dhowells@redhat.com> | Mon Nov 13 15:38:19 2017 +0000 |
tree | 4c86c037d01021506029dfe1c8d42432f15cb164 | |
parent | bf99a53ce22a29d64d3190093edf52f1d44d53b3 [diff] |
afs: Only progress call state at end of Tx phase from rxrpc callback Only progress the AFS call state at the end of Tx phase from the callback passed to rxrpc_kernel_send_data() rather than setting it before the last data send call. Signed-off-by: David Howells <dhowells@redhat.com>