]> git.baikalelectronics.ru Git - kernel.git/commit
afs: Calc callback expiry in op reply delivery
authorDavid Howells <dhowells@redhat.com>
Fri, 19 Oct 2018 23:57:58 +0000 (00:57 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 23 Oct 2018 23:41:08 +0000 (00:41 +0100)
commit7ea9047d31072f0f3fe85dde0de061f809963d7e
treefc9823c56bfaac4b746c3d3f84bd7470b07b7ee4
parent17b185cee9a95c2beb8b5d6d7c63d7f34cae98be
afs: Calc callback expiry in op reply delivery

Calculate the callback expiration time at the point of operation reply
delivery, using the reply time queried from AF_RXRPC on that call as a
base.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/afs.h
fs/afs/fsclient.c
fs/afs/inode.c
fs/afs/internal.h
fs/afs/rxrpc.c