]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
SUNRPC: cleanup common code in backchannel request
authorOlga Kornievskaia <okorniev@redhat.com>
Tue, 4 Nov 2025 22:29:25 +0000 (17:29 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 23 Nov 2025 20:30:12 +0000 (15:30 -0500)
commit441244d4273a8037b265fd254dfdaca5fa736ee2
tree9e39a37bc8a689401b90ed0bc06f5de6e444574d
parent8936ff47367e7ef659db6cfd70fb3dd060cc702a
SUNRPC: cleanup common code in backchannel request

Create a helper function for common code between rdma
and tcp backchannel handling of the backchannel request.
Make sure that access is protected by the bc_pa_lock
lock.

Signed-off-by: Olga Kornievskaia <okorniev@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
include/linux/sunrpc/bc_xprt.h
net/sunrpc/backchannel_rqst.c
net/sunrpc/xprtrdma/backchannel.c