commit | 2070a3e44962212d6ef02c5def821b1b9744e496 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Oct 04 09:42:29 2018 +0100 |
committer | David Howells <dhowells@redhat.com> | Thu Oct 04 09:42:29 2018 +0100 |
tree | b2149de8243cccfe5858284d739813aa6f390f2c | |
parent | 5a790b7375414cffb0f7e8ab0f175d2e02a0af0e [diff] |
rxrpc: Allow the reply time to be obtained on a client call Allow the timestamp on the sk_buff holding the first DATA packet of a reply to be queried. This can then be used as a base for the expiry time calculation on the callback promise duration indicated by an operation result. Signed-off-by: David Howells <dhowells@redhat.com>