]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2962f8c4d382b2dc45131279b4aa707a55f2f750
tree70bf2518622a0b4d0c172f7ebbd05a193805224d
parent5492453d524d9a290cce2ea42cb5b3d0e525b982
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