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 |
Tom Tucker
|
9dbc240f19
svc: Move the sockaddr information to svc_xprt
|
17 years ago |
Tom Tucker
|
8c7b0172a1
svc: Make deferral processing xprt independent
|
17 years ago |
Tom Tucker
|
def13d7401
svc: Move the authinfo cache to svc_xprt.
|
17 years ago |
Tom Tucker
|
a6046f71f2
svc: Change svc_sock_received to svc_xprt_received and export it
|
17 years ago |
Tom Tucker
|
a50fea26b9
svc: Make svc_send transport neutral
|
17 years ago |
Tom Tucker
|
7a90e8cc21
svc: Move sk_reserved to svc_xprt
|
17 years ago |
Tom Tucker
|
7a18208383
svc: Make close transport independent
|
17 years ago |