]> git.baikalelectronics.ru Git - kernel.git/commit
afs: Split afs_validate() so first part can be used under LOOKUP_RCU
authorDavid Howells <dhowells@redhat.com>
Thu, 9 May 2019 13:31:11 +0000 (14:31 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 16 May 2019 21:23:21 +0000 (22:23 +0100)
commitba16b2eb7f31caecea144c2828d87ad00533c4f2
tree553b6c1ba69724e66becc4c37ed6f89ef23d2fc7
parent690584e18fc00bab3a9aa81b6f811252961b4f1d
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>
fs/afs/inode.c
fs/afs/internal.h