]> www.infradead.org Git - users/jedix/linux-maple.git/commit
SUNRPC: introduce cache_check_rcu to help check in rcu context
authorYang Erkun <yangerkun@huawei.com>
Wed, 25 Dec 2024 06:59:05 +0000 (14:59 +0800)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 6 Jan 2025 14:37:40 +0000 (09:37 -0500)
commit2f55dbe4e2072c9e99298c6f37473778a98c9107
tree0af3624055bd8f19e7137b963ed63be67d8ccae1
parentcb80ecf75ac38df30cea1163563391ef7e76a24e
SUNRPC: introduce cache_check_rcu to help check in rcu context

This is a prepare patch to add cache_check_rcu, will use it with follow
patch.

Suggested-by: NeilBrown <neilb@suse.de>
Signed-off-by: Yang Erkun <yangerkun@huawei.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
include/linux/sunrpc/cache.h
net/sunrpc/cache.c