OSDN Git Service

rxrpc: Allow the reply time to be obtained on a client call
authorDavid Howells <dhowells@redhat.com>
Thu, 4 Oct 2018 08:42:29 +0000 (09:42 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 4 Oct 2018 08:42:29 +0000 (09:42 +0100)
commit2070a3e44962212d6ef02c5def821b1b9744e496
treeb2149de8243cccfe5858284d739813aa6f390f2c
parent5a790b7375414cffb0f7e8ab0f175d2e02a0af0e
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>
Documentation/networking/rxrpc.txt
include/net/af_rxrpc.h
net/rxrpc/recvmsg.c