]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4a9ce5f6d19b2cd2ef0c777560ba4c99a765812c
treeb2149de8243cccfe5858284d739813aa6f390f2c
parent14c94b3b192cfd37c567a0e8e8294af2bb6384bd
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