linux/net/sunrpc
Stanislav Kinsbursky 5247fab5c8 SUNRPC: pass network namespace to service registering routines
Lockd and NFSd services will handle requests from and to many network
nsamespaces. And thus have to be registered and unregistered per network
namespace.

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2012-01-31 19:28:13 -05:00
..
auth_gss SUNRPC: remove RPC PipeFS mount point reference from RPC client 2012-01-31 18:20:26 -05:00
xprtrdma SUNRPC: create svc_xprt in proper network namespace 2011-12-06 16:20:42 -05:00
Kconfig SUNRPC: sunrpc should not explicitly depend on NFS config options 2011-07-15 09:12:23 -04:00
Makefile SUNRPC: sunrpc should not explicitly depend on NFS config options 2011-07-15 09:12:23 -04:00
addr.c SUNRPC: parametrize rpc_uaddr2sockaddr() by network context 2012-01-31 19:28:12 -05:00
auth.c net: Remove unnecessary semicolons 2011-06-05 14:33:39 -07:00
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 NFS/sunrpc: don't use a credential with extra groups. 2011-10-25 11:20:58 +02:00
backchannel_rqst.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 2011-10-31 19:30:30 -04:00
bc_svc.c SUNRPC: sunrpc should not explicitly depend on NFS config options 2011-07-15 09:12:23 -04:00
cache.c SUNRPC: split cache creation and PipeFS registration 2012-01-31 18:20:26 -05:00
clnt.c NFS: idmap PipeFS notifier introduced 2012-01-31 18:20:27 -05:00
netns.h SUNRPC: move rpcbind internals to sunrpc part of network namespace context 2012-01-31 19:28:09 -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 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 2011-10-31 19:30:30 -04:00
stats.c
sunrpc.h SUNRPC: subscribe RPC clients to pipefs notifications 2012-01-31 18:20:25 -05:00
sunrpc_syms.c SUNRPC: make SUNPRC clients list per network namespace context 2012-01-31 18:20:25 -05:00
svc.c SUNRPC: pass network namespace to service registering routines 2012-01-31 19:28:13 -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: parametrize rpc_pton() by network context 2012-01-31 19:28:12 -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 NFSv4: include bitmap in nfsv4 get acl data 2012-01-05 10:42:42 -05:00
xprt.c SUNRPC: Fix potential races in xprt_lock_write_next() 2012-01-31 19:28:08 -05:00
xprtsock.c SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is cleared 2011-11-22 23:55:27 +02:00