]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: Remove non-RCU protected lookup
authorTrond Myklebust <trondmy@gmail.com>
Mon, 1 Oct 2018 14:41:51 +0000 (10:41 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 29 Oct 2018 20:58:04 +0000 (16:58 -0400)
commit4620ea52249dff3ef28d12fdedd294476e73888c
tree94c1c887f4b40d27666b4bd2b9205c9a7dcc78af
parent68586c38ead94ea6d1a436481adfd40794fbe0f4
SUNRPC: Remove non-RCU protected lookup

Clean up the cache code by removing the non-RCU protected lookup.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Documentation/filesystems/nfs/rpc-cache.txt
include/linux/sunrpc/cache.h
net/sunrpc/cache.c