-
由 David Howells 提交于
Provide an RCU-capable key lookup function. We don't want to call afs_request_key() in RCU-mode pathwalk as request_key() might sleep, even if we don't ask it to construct anything as it might find a key that is currently undergoing construction. Signed-off-by: NDavid Howells <dhowells@redhat.com>
8b6a666a