linux-hardened/include/linux/sunrpc
Stanislav Kinsbursky 70abc49b4f SUNRPC: make SUNPRC clients list per network namespace context
This patch moves static SUNRPC clients list and it's lock to sunrpc_net
structure.
Currently this list is used only for debug purposes. But later it will be used
also for selecting clients by networks namespace on PipeFS mount/umount events.
Per-network namespace lists will make this faster and simplier.

Note: client list is taken from "init_net" network namespace context in
rpc_show_tasks(). This will be changed some day later with making SUNRPC
sysctl's per network namespace context.

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2012-01-31 18:20:25 -05:00
..
auth.h SUNRPC: Clean up the RPCSEC_GSS service ticket requests 2012-01-05 10:42:38 -05:00
auth_gss.h SUNRPC: Clean up the RPCSEC_GSS service ticket requests 2012-01-05 10:42:38 -05:00
bc_xprt.h
cache.h sunrpc: propagate umode_t 2012-01-03 22:55:04 -05:00
clnt.h net: use IS_ENABLED(CONFIG_IPV6) 2011-12-11 18:25:16 -05:00
debug.h
gss_api.h
gss_asn1.h
gss_err.h
gss_krb5.h
gss_krb5_enctypes.h
Kbuild
metrics.h
msg_prot.h
rpc_pipe_fs.h SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation 2012-01-31 18:20:25 -05:00
rpc_rdma.h
sched.h SUNRPC: make SUNPRC clients list per network namespace context 2012-01-31 18:20:25 -05:00
stats.h
svc.h Merge branch 'osd-devel' into nfs-for-next 2011-11-02 23:56:40 -04:00
svc_rdma.h
svc_xprt.h SUNRPC: create svc_xprt in proper network namespace 2011-12-06 16:20:42 -05:00
svcauth.h
svcauth_gss.h
svcsock.h svcrpc: destroy server sockets all at once 2011-12-06 16:18:52 -05:00
timer.h
types.h
xdr.h NFSv4: include bitmap in nfsv4 get acl data 2012-01-05 10:42:42 -05:00
xprt.h
xprtrdma.h
xprtsock.h