OSDN Git Service

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)
commitd48cf356a13073853f19be6ca5ebbecfc2762ebe
tree94c1c887f4b40d27666b4bd2b9205c9a7dcc78af
parenta6482733bc98aa04b44c91e744bbcbfb29f8d3ee
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