NeilBrown
|
2c2ee6d20b
sunrpc: Don't engage exponential backoff when connection attempt is rejected.
|
8 years ago |
Anna Schumaker
|
bb29dd8433
SUNRPC: Fix suspicious RCU usage
|
8 years ago |
Chuck Lever
|
68778945e4
SUNRPC: Separate buffer pointers for RPC Call and Reply messages
|
9 years ago |
Chuck Lever
|
5fe6eaa1f9
SUNRPC: Generalize the RPC buffer allocation API
|
9 years ago |
Chuck Lever
|
b9c5bc03be
SUNRPC: Refactor rpc_xdr_buf_init()
|
9 years ago |
Andy Adamson
|
fda0ab4117
SUNRPC: rpc_clnt_add_xprt setup function for NFS layer
|
9 years ago |
Andy Adamson
|
39e5d2df95
SUNRPC search xprt switch for sockaddr
|
9 years ago |
Andy Adamson
|
dd69171769
SUNRPC rpc_clnt_xprt_switch_add_xprt
|
9 years ago |
Andy Adamson
|
3b58a8a904
SUNRPC rpc_clnt_xprt_switch_put
|
9 years ago |
Andy Adamson
|
7705f6abbb
SUNRPC remove rpc_task_release_client from rpc_task_set_client
|
9 years ago |
Amitoj Kaur Chawla
|
2813b626e3
sunrpc: Remove unnecessary variable
|
9 years ago |
Chuck Lever
|
16590a2281
SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use
|
9 years ago |
Trond Myklebust
|
8d480326c3
NFSv4: Cap the transport reconnection timer at 1/2 lease period
|
9 years ago |
Trond Myklebust
|
3851f1cdb2
SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout
|
9 years ago |
Trond Myklebust
|
7f94ed2495
Merge branch 'sunrpc'
|
9 years ago |
Trond Myklebust
|
ce272302dd
SUNRPC: Fix a compiler warning in fs/nfs/clnt.c
|
9 years ago |
J. Bruce Fields
|
39a9beab5a
rpc: share one xps between all backchannels
|
9 years ago |
J. Bruce Fields
|
d50039ea5e
nfsd4/rpc: move backchannel create logic into rpc code
|
9 years ago |
J. Bruce Fields
|
1208fd569c
SUNRPC: fix xprt leak on xps allocation failure
|
9 years ago |
Chuck Lever
|
6b26cc8c8e
sunrpc: Advertise maximum backchannel payload size
|
9 years ago |
Trond Myklebust
|
7f55489058
SUNRPC: Allow addition of new transports to a struct rpc_clnt
|
9 years ago |
Trond Myklebust
|
15001e5a7e
SUNRPC: Make NFS swap work with multipath
|
9 years ago |
Trond Myklebust
|
3227886c65
SUNRPC: Add a helper to apply a function to all the rpc_clnt's transports
|
9 years ago |
Trond Myklebust
|
fb43d17210
SUNRPC: Use the multipath iterator to assign a transport to each task
|
9 years ago |
Trond Myklebust
|
ad01b2c68d
SUNRPC: Make rpc_clnt store the multipath iterators
|
9 years ago |
Trond Myklebust
|
58f1369216
SUNRPC: Remove unused function rpc_task_reset_client
|
9 years ago |
Trond Myklebust
|
0b161e6330
SUNRPC: Fix a missing break in rpc_anyaddr()
|
9 years ago |
Trond Myklebust
|
93aa6c7bbc
SUNRPC: Don't reencode message if transmission failed with ENOBUFS
|
10 years ago |
Trond Myklebust
|
3832591e6f
SUNRPC: Handle connection issues correctly on the back channel
|
10 years ago |
Chuck Lever
|
4a06825839
SUNRPC: Transport fault injection
|
10 years ago |