kernel-hacking-2024-linux-s.../net/sunrpc
Stanislav Kinsbursky 246590f56c SUNRPC: register service stats /proc entries in passed network namespace context
This patch makes it possible to create NFSd program entry ("/proc/net/rpc/nfsd")
in passed network namespace context instead of hard-coded "init_net".

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2012-01-31 19:28:18 -05:00
..
auth_gss SUNRPC: create GSS auth cache per network namespace 2012-01-31 19:28:15 -05:00
xprtrdma
addr.c SUNRPC: parametrize rpc_uaddr2sockaddr() by network context 2012-01-31 19:28:12 -05:00
auth.c
auth_generic.c SUNRPC: Fix machine creds in generic_create_cred and generic_match 2012-01-23 14:03:46 -08:00
auth_null.c
auth_unix.c
backchannel_rqst.c
bc_svc.c
cache.c SUNRPC: generic cache register routines removed 2012-01-31 19:28:16 -05:00
clnt.c NFS: idmap PipeFS notifier introduced 2012-01-31 18:20:27 -05:00
Kconfig
Makefile
netns.h SUNRPC: create GSS auth cache per network namespace 2012-01-31 19:28:15 -05:00
rpc_pipe.c SUNRPC: kernel PipeFS mount point creation routines removed 2012-01-31 18:20:27 -05:00
rpcb_clnt.c SUNRPC: use proper network namespace in rpcbind RPCBPROC_GETADDR procedure 2012-01-31 19:28:13 -05:00
sched.c SUNRPC: Fix potential races in xprt_lock_write_next() 2012-01-31 19:28:08 -05:00
socklib.c
stats.c SUNRPC: register service stats /proc entries in passed network namespace context 2012-01-31 19:28:18 -05:00
sunrpc.h SUNRPC: subscribe RPC clients to pipefs notifications 2012-01-31 18:20:25 -05:00
sunrpc_syms.c SUNRPC: create GSS auth cache per network namespace 2012-01-31 19:28:15 -05:00
svc.c SUNRPC: unregister service on creation in current network namespace 2012-01-31 19:28:14 -05:00
svc_xprt.c Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux 2012-01-14 12:26:41 -08:00
svcauth.c
svcauth_unix.c SUNRPC: ip map cache per network namespace cleanup 2012-01-31 19:28:16 -05:00
svcsock.c SUNRPC: pass network namespace to service registering routines 2012-01-31 19:28:13 -05:00
sysctl.c SUNRPC: make SUNPRC clients list per network namespace context 2012-01-31 18:20:25 -05:00
timer.c
xdr.c
xprt.c SUNRPC: Fix potential races in xprt_lock_write_next() 2012-01-31 19:28:08 -05:00
xprtsock.c