Benny Halevy
|
d5b337b487
nfsd: use nfs client rpc callback program
|
17 years ago |
Chuck Lever
|
14aeb2118d
SUNRPC: Simplify rpcb_register() API
|
17 years ago |
Chuck Lever
|
c2e1b09ff2
SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon
|
17 years ago |
Olga Kornievskaia
|
b6b6152c46
rpc: bring back cl_chatty
|
17 years ago |
Trond Myklebust
|
cbc2005925
SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/async
|
17 years ago |
Linus Torvalds
|
75659ca0c1
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
|
17 years ago |
Chuck Lever
|
f1ec08cb94
SUNRPC: Use appropriate argument types in rpcb client
|
17 years ago |
Chuck Lever
|
b454ae9060
SUNRPC: fewer conditionals in the format_ip_address routines
|
17 years ago |
Trond Myklebust
|
ba7392bb37
SUNRPC: Add support for per-client timeout values
|
17 years ago |
Trond Myklebust
|
b5627943ab
SUNRPC: Remove the now unused function rpc_call_setup()
|
18 years ago |
Trond Myklebust
|
77de2c590e
SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action
|
18 years ago |
Trond Myklebust
|
84115e1cd4
SUNRPC: Cleanup of rpc_task initialisation
|
18 years ago |
Matthew Wilcox
|
150030b78a
NFS: Switch from intr mount option to TASK_KILLABLE
|
17 years ago |
Chuck Lever
|
89eb21c35b
SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_program
|
18 years ago |
Frank van Maarseveen
|
d3bc9a1deb
SUNRPC client: add interface for binding to a local address
|
18 years ago |
Chuck Lever
|
45160d6275
SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name
|
18 years ago |
Chuck Lever
|
cce63cd637
SUNRPC: Rename rpcb_getport_external routine
|
18 years ago |
Trond Myklebust
|
5e1550d6a2
SUNRPC: Add the helper function 'rpc_call_null()'
|
18 years ago |
Trond Myklebust
|
64c91a1f1c
SUNRPC: Make rpc_ping() static
|
18 years ago |
Trond Myklebust
|
188fef11db
SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.c
|
18 years ago |
Trond Myklebust
|
4c402b4097
SUNRPC: Remove rpc_clnt->cl_count
|
18 years ago |
Trond Myklebust
|
90c5755ff5
SUNRPC: Kill rpc_clnt->cl_oneshot
|
18 years ago |
Trond Myklebust
|
848f1fe6be
SUNRPC: Kill rpc_clnt->cl_dead
|
18 years ago |
Trond Myklebust
|
34f52e3591
SUNRPC: Convert rpc_clnt->cl_users to a kref
|
18 years ago |
Trond Myklebust
|
4bef61ff75
SUNRPC: Add a per-rpc_clnt spinlock
|
18 years ago |
Trond Myklebust
|
6529eba08f
SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt
|
18 years ago |
Chuck Lever
|
4c2eaf073f
SUNRPC: remove old portmapper
|
18 years ago |
Chuck Lever
|
a509050bd3
SUNRPC: introduce rpcbind: replacement for in-kernel portmapper
|
18 years ago |
Chuck Lever
|
2bea90d43a
SUNRPC: RPC buffer size estimates are too large
|
18 years ago |
Chuck Lever
|
43d78ef2ba
NFS: disconnect before retrying NFSv4 requests over TCP
|
18 years ago |