android_kernel_xiaomi_sdm845/net/sunrpc
Chuck Lever 482fb94e1b [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper
Sometimes we need to create an RPC service but not register it with the local
portmapper.  NFSv4 delegation callback, for example.

Change the svc_makesock() API to allow optionally creating temporary or
permanent sockets, optionally registering with the local portmapper, and make
it return the ephemeral port of the new socket.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Cc: Aurelien Charbon <aurelien.charbon@ext.bull.net>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-12 09:48:35 -08:00
..
auth_gss [NET] SUNRPC: Fix whitespace errors. 2007-02-10 23:20:13 -08:00
auth_null.c [SUNRPC]: trivial endianness annotations 2006-09-28 18:01:21 -07:00
auth_unix.c [SUNRPC]: trivial endianness annotations 2006-09-28 18:01:21 -07:00
auth.c [NET] SUNRPC: Fix whitespace errors. 2007-02-10 23:20:13 -08:00
cache.c [NET] SUNRPC: Fix whitespace errors. 2007-02-10 23:20:13 -08:00
clnt.c [NET] SUNRPC: Fix whitespace errors. 2007-02-10 23:20:13 -08:00
Makefile [PATCH] RPC: introduce client-side transport switch 2005-09-23 12:38:12 -04:00
pmap_clnt.c [NET] SUNRPC: Fix whitespace errors. 2007-02-10 23:20:13 -08:00
rpc_pipe.c [PATCH] struct path: convert sunrpc 2006-12-08 08:28:50 -08:00
sched.c [NET] SUNRPC: Fix whitespace errors. 2007-02-10 23:20:13 -08:00
socklib.c SUNRPC: Rename skb_reader_t and friends 2006-12-06 10:46:52 -05:00
stats.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 2006-07-21 14:51:30 -07:00
sunrpc_syms.c SUNRPC: create stubs for xprtsock init and cleanup 2006-12-06 10:46:53 -05:00
svc.c [NET] SUNRPC: Fix whitespace errors. 2007-02-10 23:20:13 -08:00
svcauth_unix.c [NET] SUNRPC: Fix whitespace errors. 2007-02-10 23:20:13 -08:00
svcauth.c [NET] SUNRPC: Fix whitespace errors. 2007-02-10 23:20:13 -08:00
svcsock.c [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper 2007-02-12 09:48:35 -08:00
sysctl.c [NET] SUNRPC: Fix whitespace errors. 2007-02-10 23:20:13 -08:00
timer.c SUNRPC: remove extraneous header inclusions 2006-09-22 23:24:47 -04:00
xdr.c [NET] SUNRPC: Fix whitespace errors. 2007-02-10 23:20:13 -08:00
xprt.c [NET] SUNRPC: Fix whitespace errors. 2007-02-10 23:20:13 -08:00
xprtsock.c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus 2006-12-07 16:35:17 -05:00