commit | c925bd0ac4741badb567f594c41c8cba5e9e9732 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu May 09 14:31:11 2019 +0100 |
committer | David Howells <dhowells@redhat.com> | Thu May 16 22:23:21 2019 +0100 |
tree | 553b6c1ba69724e66becc4c37ed6f89ef23d2fc7 | |
parent | 7c712458669f203fb2c59af8aafea4c4767b4bc9 [diff] |
afs: Split afs_validate() so first part can be used under LOOKUP_RCU Split afs_validate() so that the part that decides if the vnode is still valid can be used under LOOKUP_RCU conditions from afs_d_revalidate(). Signed-off-by: David Howells <dhowells@redhat.com>