diff options
author | David Howells <dhowells@redhat.com> | 2019-05-20 10:48:46 +0300 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2019-09-02 13:43:54 +0300 |
commit | a0753c29004f4983e303abce019f29e183b1ee48 (patch) | |
tree | 0227fe9742afaf92caddb7e5f086cf5f474becf0 /arch/riscv/include | |
parent | 8b6a666a97544bf307190a05947742b8357aa962 (diff) | |
download | linux-a0753c29004f4983e303abce019f29e183b1ee48.tar.xz |
afs: Support RCU pathwalk
Make afs_permission() and afs_d_revalidate() do initial checks in RCU-mode
pathwalk to reduce latency in pathwalk elements that get done multiple
times. We don't need to query the server unless we've received a
notification from it that something has changed or the callback has
expired.
This requires that we can request a key and check permits under RCU
conditions if we need to.
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'arch/riscv/include')
0 files changed, 0 insertions, 0 deletions