linux_dsm_epyc7002/net/sunrpc
Stanislav Kinsbursky 9793f7c889 SUNRPC: new svc_bind() routine introduced
This new routine is responsible for service registration in a specified
network context.

The idea is to separate service creation from per-net operations.

Note also: since registering service with svc_bind() can fail, the
service will be destroyed and during destruction it will try to
unregister itself from rpcbind. In this case unregistration has to be
skipped.

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2012-05-31 20:29:39 -04:00
..
auth_gss rpc: handle rotated gss data for Windows interoperability 2012-05-31 20:29:39 -04:00
xprtrdma Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux 2012-03-29 14:53:25 -07:00
addr.c
auth_generic.c
auth_null.c
auth_unix.c
auth.c
backchannel_rqst.c
bc_svc.c
cache.c Merge nfs containerization work from Trond's tree 2012-03-26 11:48:54 -04:00
clnt.c Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
Kconfig
Makefile
netns.h
rpc_pipe.c Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux 2012-03-29 14:53:25 -07:00
rpcb_clnt.c SUNRPC: new svc_bind() routine introduced 2012-05-31 20:29:39 -04:00
sched.c
socklib.c
stats.c
sunrpc_syms.c
sunrpc.h
svc_xprt.c
svc.c SUNRPC: new svc_bind() routine introduced 2012-05-31 20:29:39 -04:00
svcauth_unix.c nfsd: make expkey cache allocated per network namespace context 2012-04-12 09:11:46 -04:00
svcauth.c
svcsock.c Merge nfs containerization work from Trond's tree 2012-03-26 11:48:54 -04:00
sysctl.c
timer.c
xdr.c
xprt.c
xprtsock.c sunrpc: skip portmap calls on sessions backchannel 2012-03-26 11:49:48 -04:00