]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - fs/afs/rxrpc.c
afs: Always get the reply time
authorDavid Howells <dhowells@redhat.com>
Tue, 14 May 2019 10:44:26 +0000 (11:44 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 16 May 2019 15:25:21 +0000 (16:25 +0100)
commit4571577f16c82f8db8133b228cdca5fd61042c77
tree70bf2518622a0b4d0c172f7ebbd05a193805224d
parent87182759cd6f94875d6aaaac74eaa52aa6aa6f98
afs: Always get the reply time

Always ask for the reply time from AF_RXRPC as it's used to calculate the
callback expiry time and lock expiry times, so it's needed by most FS
operations.

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