commit | 4571577f16c82f8db8133b228cdca5fd61042c77 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue May 14 11:44:26 2019 +0100 |
committer | David Howells <dhowells@redhat.com> | Thu May 16 16:25:21 2019 +0100 |
tree | 70bf2518622a0b4d0c172f7ebbd05a193805224d | |
parent | 87182759cd6f94875d6aaaac74eaa52aa6aa6f98 [diff] |
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>