]> 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)
commit7fa8c5531104ed4f238708f7e51be1d9d89e5cd2
tree70bf2518622a0b4d0c172f7ebbd05a193805224d
parent04b8306453ba766f15df3f43ad98e523834b71a0
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