J. Bruce Fields
|
31d68ef65c
SUNRPC: Don't wait for full record to receive tcp data
|
14 years ago |
J. Bruce Fields
|
d75faea330
rpc: move sk_bc_xprt to svc_xprt
|
14 years ago |
Rahul Iyer
|
4cfc7e6019
nfsd41: sunrpc: Added rpc server-side backchannel handling
|
15 years ago |
Linus Torvalds
|
7e0338c0de
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
|
16 years ago |
Benny Halevy
|
7652e5a09b
nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backchannel use
|
16 years ago |
Chuck Lever
|
8435d34dbb
SUNRPC: pass buffer size to svc_sock_names()
|
16 years ago |
Chuck Lever
|
bfba9ab4c6
SUNRPC: pass buffer size to svc_addsock()
|
16 years ago |
Chuck Lever
|
2937391385
NLM: Remove unused argument from svc_addsock() function
|
16 years ago |
Chuck Lever
|
c0401ea008
SUNRPC: Update RPC server's TCP record marker decoder
|
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
|
4bc6c497b2
svc: Remove sk_lastrecv
|
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 |
Tom Tucker
|
bb5cf160b2
svc: Move sk_server and sk_pool to svc_xprt
|
17 years ago |
Tom Tucker
|
02fc6c3618
svc: Move sk_flags to the svc_xprt structure
|
17 years ago |
Tom Tucker
|
e1b3157f97
svc: Change sk_inuse to a kref
|
17 years ago |
Tom Tucker
|
d7c9f1ed97
svc: Change services to use new svc_create_xprt service
|
17 years ago |
Tom Tucker
|
38a417cc99
svc: Add xpo_accept transport function
|
17 years ago |
Tom Tucker
|
5d137990f5
svc: Move sk_sendto and sk_recvfrom to svc_xprt_class
|
17 years ago |
Tom Tucker
|
360d873864
svc: Make svc_sock the tcp/udp transport
|
17 years ago |
Frank van Maarseveen
|
a97476926e
SUNRPC server: record the destination address of a request
|
18 years ago |
NeilBrown
|
7ac1bea550
knfsd: rename sk_defer_lock to sk_lock
|
18 years ago |
NeilBrown
|
cda1fd4abd
[PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS server
|
18 years ago |
Chuck Lever
|
067d781731
[PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sock
|
18 years ago |
Chuck Lever
|
482fb94e1b
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper
|
18 years ago |
Chuck Lever
|
6b174337e5
[PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp sockets
|
18 years ago |
NeilBrown
|
aaf68cfbf2
[PATCH] knfsd: fix a race in closing NFSd connections
|
18 years ago |