linux-rockchip/net/sunrpc
Josef Bacik 92638737c5 sunrpc: use the struct net as the svc proc private
[ Upstream commit 418b9687dece5bd763c09b5c27a801a7e3387be9 ]

nfsd is the only thing using this helper, and it doesn't use the private
currently.  When we switch to per-network namespace stats we will need
the struct net * in order to get to the nfsd_net.  Use the net as the
proc private so we can utilize this when we make the switch over.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-08-19 06:00:05 +02:00
..
auth_gss gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkey 2024-08-03 08:49:08 +02:00
xprtrdma xprtrdma: Fix rpcrdma_reqs_reset() 2024-08-03 08:49:15 +02:00
addr.c net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() 2024-03-26 18:20:55 -04:00
auth.c
auth_null.c
auth_unix.c
backchannel_rqst.c
cache.c
clnt.c SUNRPC: avoid soft lockup when transmitting UDP to reachable server. 2024-08-03 08:49:15 +02:00
debugfs.c
fail.h
Kconfig
Makefile
netns.h
rpc_pipe.c
rpcb_clnt.c
sched.c SUNRPC: Fix a race to wake a sync task 2024-08-14 13:52:49 +02:00
socklib.c
socklib.h
stats.c sunrpc: use the struct net as the svc proc private 2024-08-19 06:00:05 +02:00
sunrpc.h
sunrpc_syms.c
svc.c sunrpc: pass in the sv_stats struct through svc_create_pooled 2024-08-19 06:00:04 +02:00
svc_xprt.c nfsd: don't allow nfsd threads to be signalled. 2024-05-25 16:21:30 +02:00
svcauth.c
svcauth_unix.c
svcsock.c
sysctl.c
sysfs.c
sysfs.h
timer.c
xdr.c
xprt.c timers: Get rid of del_singleshot_timer_sync() 2024-05-17 11:56:12 +02:00
xprtmultipath.c SUNRPC: Fix a suspicious RCU usage warning 2024-02-05 20:12:49 +00:00
xprtsock.c net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket 2024-07-18 13:18:35 +02:00