linux/net/sunrpc
Stanislav Kinsbursky bee42f688c SUNRPC: register service on creation in current network namespace
Service, using rpcbind (Lockd, NFSd) are starting from userspace call and thus
we can use current network namespace.
There could be a problem with NFSd service, because it's creation can be called
through NFSd fs from different network namespace. But this is a part of "NFSd
per net ns" task and will be fixed in future.

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2012-01-31 19:28:14 -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
addr.c SUNRPC: parametrize rpc_uaddr2sockaddr() by network context 2012-01-31 19:28:12 -05: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
auth.c
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
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
Kconfig
Makefile
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_syms.c SUNRPC: make SUNPRC clients list per network namespace context 2012-01-31 18:20:25 -05:00
sunrpc.h SUNRPC: subscribe RPC clients to pipefs notifications 2012-01-31 18:20:25 -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
svc.c SUNRPC: register service on creation in current network namespace 2012-01-31 19:28:14 -05:00
svcauth_unix.c SUNRPC: parametrize rpc_pton() by network context 2012-01-31 19:28:12 -05:00
svcauth.c
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