Christoph Hellwig
|
499b498810
sunrpc: mark all struct rpc_procinfo instances as const
|
před 8 roky |
Christoph Hellwig
|
1c5876ddbd
sunrpc: move p_count out of struct rpc_procinfo
|
před 8 roky |
Christoph Hellwig
|
73c8dc133a
sunrpc: properly type argument to kxdrdproc_t
|
před 8 roky |
Christoph Hellwig
|
c512f36b58
sunrpc: properly type argument to kxdreproc_t
|
před 8 roky |
NeilBrown
|
62b2417e84
sunrpc: don't check for failure from mempool_alloc()
|
před 8 roky |
Trond Myklebust
|
26ae102f2c
NFSv4: Set the connection timeout to match the lease period
|
před 8 roky |
Trond Myklebust
|
7196dbb02e
SUNRPC: Allow changing of the TCP timeout parameters on the fly
|
před 8 roky |
Trond Myklebust
|
d23bb11395
SUNRPC: Remove unused function rpc_get_timeout()
|
před 8 roky |
Kinglong Mee
|
c929ea0b91
SUNRPC: cleanup ida information when removing sunrpc module
|
před 8 roky |
NeilBrown
|
2c2ee6d20b
sunrpc: Don't engage exponential backoff when connection attempt is rejected.
|
před 8 roky |
Anna Schumaker
|
bb29dd8433
SUNRPC: Fix suspicious RCU usage
|
před 8 roky |
Chuck Lever
|
68778945e4
SUNRPC: Separate buffer pointers for RPC Call and Reply messages
|
před 9 roky |
Chuck Lever
|
5fe6eaa1f9
SUNRPC: Generalize the RPC buffer allocation API
|
před 9 roky |
Chuck Lever
|
b9c5bc03be
SUNRPC: Refactor rpc_xdr_buf_init()
|
před 9 roky |
Andy Adamson
|
fda0ab4117
SUNRPC: rpc_clnt_add_xprt setup function for NFS layer
|
před 9 roky |
Andy Adamson
|
39e5d2df95
SUNRPC search xprt switch for sockaddr
|
před 9 roky |
Andy Adamson
|
dd69171769
SUNRPC rpc_clnt_xprt_switch_add_xprt
|
před 9 roky |
Andy Adamson
|
3b58a8a904
SUNRPC rpc_clnt_xprt_switch_put
|
před 9 roky |
Andy Adamson
|
7705f6abbb
SUNRPC remove rpc_task_release_client from rpc_task_set_client
|
před 9 roky |
Amitoj Kaur Chawla
|
2813b626e3
sunrpc: Remove unnecessary variable
|
před 9 roky |
Chuck Lever
|
16590a2281
SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use
|
před 9 roky |
Trond Myklebust
|
8d480326c3
NFSv4: Cap the transport reconnection timer at 1/2 lease period
|
před 9 roky |
Trond Myklebust
|
3851f1cdb2
SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout
|
před 9 roky |
Trond Myklebust
|
7f94ed2495
Merge branch 'sunrpc'
|
před 9 roky |
Trond Myklebust
|
ce272302dd
SUNRPC: Fix a compiler warning in fs/nfs/clnt.c
|
před 9 roky |
J. Bruce Fields
|
39a9beab5a
rpc: share one xps between all backchannels
|
před 9 roky |
J. Bruce Fields
|
d50039ea5e
nfsd4/rpc: move backchannel create logic into rpc code
|
před 9 roky |
J. Bruce Fields
|
1208fd569c
SUNRPC: fix xprt leak on xps allocation failure
|
před 9 roky |
Chuck Lever
|
6b26cc8c8e
sunrpc: Advertise maximum backchannel payload size
|
před 9 roky |
Trond Myklebust
|
7f55489058
SUNRPC: Allow addition of new transports to a struct rpc_clnt
|
před 9 roky |