Trond Myklebust
|
d07ba8422f
SUNRPC: Avoid deep recursion in rpc_release_client
|
11 years ago |
Wei Yongjun
|
09c3e54635
SUNRPC: remove duplicated include from clnt.c
|
11 years ago |
Trond Myklebust
|
34751b9d04
SUNRPC: Add correct rcu_dereference annotation in rpc_clnt_set_transport
|
11 years ago |
Trond Myklebust
|
40b00b6b17
SUNRPC: Add a helper to switch the transport of an rpc_clnt
|
11 years ago |
Chuck Lever
|
d746e54522
SUNRPC: Modify synopsis of rpc_client_register()
|
11 years ago |
Trond Myklebust
|
561ec16031
SUNRPC: call_connect_status should recheck bind and connect status on error
|
11 years ago |
Trond Myklebust
|
ca7f33aa5b
SUNRPC: Fix RPC call retransmission statistics
|
11 years ago |
Trond Myklebust
|
8a19a0b6cb
SUNRPC: Add RPC task and client level options to disable the resend timeout
|
11 years ago |
Trond Myklebust
|
90051ea774
SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool
|
11 years ago |
Linus Torvalds
|
bf97293eb8
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
12 years ago |
Trond Myklebust
|
2f048db468
SUNRPC: Add an identifier for struct rpc_clnt
|
12 years ago |
Andy Adamson
|
35fa5f7b35
SUNRPC refactor rpcauth_checkverf error returns
|
12 years ago |
Andy Adamson
|
f1ff0c27fd
SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult
|
12 years ago |
Trond Myklebust
|
280ebcf97c
SUNRPC: rpcauth_create needs to know about rpc_clnt clone status
|
12 years ago |
Trond Myklebust
|
c36dcfe1f7
SUNRPC: Remove the rpc_client->cl_dentry
|
12 years ago |
Trond Myklebust
|
5f42b016d7
SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management
|
12 years ago |
Trond Myklebust
|
6739ffb754
SUNRPC: Add a framework to clean up management of rpc_pipefs directories
|
12 years ago |
Trond Myklebust
|
c219066103
SUNRPC: Replace clnt->cl_principal
|
12 years ago |
Trond Myklebust
|
41b6b4d0b8
SUNRPC: Cleanup rpc_setup_pipedir
|
12 years ago |
Trond Myklebust
|
1dada8e1f9
SUNRPC: Remove unused struct rpc_clnt field cl_protname
|
12 years ago |
Trond Myklebust
|
55909f21a1
SUNRPC: Deprecate rpc_client->cl_protname
|
12 years ago |
Trond Myklebust
|
786615bc1c
SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister
|
12 years ago |
Trond Myklebust
|
1540c5d3cb
SUNRPC: Fix another issue with rpc_client_register()
|
12 years ago |
Linus Torvalds
|
41d9884c44
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
a95e691f9c
rpc_create_*_dir: don't bother with qstr
|
12 years ago |
Trond Myklebust
|
eeee245268
SUNRPC: Fix a deadlock in rpc_client_register()
|
12 years ago |
Stanislav Kinsbursky
|
4f6bb246f6
SUNRPC: PipeFS MOUNT notification optimization for dying clients
|
12 years ago |
Stanislav Kinsbursky
|
e73f4cc051
SUNRPC: split client creation routine into setup and registration
|
12 years ago |
Stanislav Kinsbursky
|
adb6fa7ffe
SUNRPC: fix races on PipeFS UMOUNT notifications
|
12 years ago |
Stanislav Kinsbursky
|
384816051c
SUNRPC: fix races on PipeFS MOUNT notifications
|
12 years ago |