J. Bruce Fields
|
6741019c82
svcrpc: make svc_xprt_received static
|
13 years ago |
J. Bruce Fields
|
af6d572134
svcrpc: don't bother checking bad svc_addr_len result
|
13 years ago |
J. Bruce Fields
|
39b5530137
svcrpc: share some setup of listening sockets
|
13 years ago |
Stanislav Kinsbursky
|
4cb54ca206
SUNRPC: search for service transports in network namespace context
|
13 years ago |
Stanislav Kinsbursky
|
bd4620ddf6
SUNRPC: create svc_xprt in proper network namespace
|
13 years ago |
J. Bruce Fields
|
7710ec36b6
svcrpc: make svc_delete_xprt static
|
13 years ago |
Paul Gortmaker
|
de47725421
include: replace linux/module.h with "struct module" wherever possible
|
14 years ago |
Andy Adamson
|
778be232a2
NFS do not find client in NFSv4 pg_authenticate
|
14 years ago |
Linus Torvalds
|
18bce371ae
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
|
14 years ago |
J. Bruce Fields
|
d75faea330
rpc: move sk_bc_xprt to svc_xprt
|
14 years ago |
Andy Adamson
|
2c2618c6f2
NFS associate sessionid with callback connection
|
14 years ago |
NeilBrown
|
7c96aef759
sunrpc: remove xpt_pool
|
14 years ago |
J. Bruce Fields
|
21b75b0199
nfsd4: fix 4.1 connection registration race
|
14 years ago |
J. Bruce Fields
|
edc7a89403
nfsd: provide callbacks on svc_xprt deletion
|
15 years ago |
Pavel Emelyanov
|
62832c039e
sunrpc: Pull net argument downto svc_create_socket
|
15 years ago |
Pavel Emelyanov
|
fc5d00b04a
sunrpc: Add net argument to svc_create_xprt
|
15 years ago |
Pavel Emelyanov
|
4fb8518bda
sunrpc: Tag svc_xprt with net
|
15 years ago |
Rahul Iyer
|
4cfc7e6019
nfsd41: sunrpc: Added rpc server-side backchannel handling
|
16 years ago |
Chuck Lever
|
335c54bdc4
NFSD: Prevent a buffer overflow in svc_xprt_names()
|
16 years ago |
Chuck Lever
|
abc5c44d62
SUNRPC: Fix error return value of svc_addr_len()
|
16 years ago |
Chuck Lever
|
9652ada3fb
SUNRPC: Change svc_create_xprt() to take a @family argument
|
16 years ago |
Chuck Lever
|
156e62094a
SUNRPC: Clean up svc_find_xprt() calling sequence
|
16 years ago |
Chuck Lever
|
efb3288b42
SUNRPC: Clean up static inline functions in svc_xprt.h
|
16 years ago |
Harvey Harrison
|
3685f25de1
misc: replace NIPQUAD()
|
16 years ago |
Harvey Harrison
|
5b095d9892
net: replace %p6 with %pI6
|
16 years ago |
Harvey Harrison
|
0c6ce78abf
net: replace uses of NIP6_FMT with %p6
|
16 years ago |
Tom Tucker
|
9571af18fa
svc: Add svc_xprt_names service to replace svc_sock_names
|
17 years ago |
Tom Tucker
|
7fcb98d58c
svc: Add svc API that queries for a transport instance
|
17 years ago |
Tom Tucker
|
dc9a16e49d
svc: Add /proc/sys/sunrpc/transport files
|
17 years ago |
Tom Tucker
|
0f0257eaa5
svc: Move the xprt independent code to the svc_xprt.c file
|
17 years ago |