]> 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)
commit829c0ae614a87b860ad77ed24ecf3622ee1cf6b6
tree94c1c887f4b40d27666b4bd2b9205c9a7dcc78af
parentd6eae40574a33bea8625edbb3a97967a3bbd79d1
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