]> asedeno.scripts.mit.edu Git - linux.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)
commit12d8e95a911eb3921a1fecf1e4d913654f6f4fb5
treefc9823c56bfaac4b746c3d3f84bd7470b07b7ee4
parent36bb5f490a542f230beb982475b56d79d72033de
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