Stephen Hemminger
|
8fdee4cc95
sunrpc: whitespace fixes
|
7 years ago |
Bill Baker
|
0f90be132c
NFSv4 client live hangs after live data migration recovery
|
7 years ago |
Chuck Lever
|
37ac86c3a7
SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lock
|
7 years ago |
Linus Torvalds
|
a1bf4c7da6
Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
|
7 years ago |
Chuck Lever
|
a25a4cb3af
sunrpc: Add static trace point to report result of RPC ping
|
7 years ago |
Chuck Lever
|
e671edb942
sunrpc: Simplify synopsis of some trace points
|
7 years ago |
Denys Vlasenko
|
9b2c45d479
net: make getname() functions return length rather than use int* parameter
|
7 years ago |
Chuck Lever
|
024fbf9c2e
SUNRPC: Remove rpc_protocol()
|
7 years ago |
Trond Myklebust
|
eb5b46faa6
SUNRPC: Handle ENETDOWN errors
|
7 years ago |
Chuck Lever
|
c435da68b6
sunrpc: Add rpc_request static trace point
|
7 years ago |
Gustavo A. R. Silva
|
e9d4763935
net: sunrpc: mark expected switch fall-throughs
|
7 years ago |
NeilBrown
|
f1ecbc21eb
SUNRPC: remove some dead code.
|
8 years ago |
NeilBrown
|
fd01b25979
SUNRPC: ECONNREFUSED should cause a rebind.
|
8 years ago |
Christoph Hellwig
|
499b498810
sunrpc: mark all struct rpc_procinfo instances as const
|
8 years ago |
Christoph Hellwig
|
1c5876ddbd
sunrpc: move p_count out of struct rpc_procinfo
|
8 years ago |
Christoph Hellwig
|
73c8dc133a
sunrpc: properly type argument to kxdrdproc_t
|
8 years ago |
Christoph Hellwig
|
c512f36b58
sunrpc: properly type argument to kxdreproc_t
|
8 years ago |
NeilBrown
|
62b2417e84
sunrpc: don't check for failure from mempool_alloc()
|
8 years ago |
Trond Myklebust
|
26ae102f2c
NFSv4: Set the connection timeout to match the lease period
|
8 years ago |
Trond Myklebust
|
7196dbb02e
SUNRPC: Allow changing of the TCP timeout parameters on the fly
|
8 years ago |
Trond Myklebust
|
d23bb11395
SUNRPC: Remove unused function rpc_get_timeout()
|
8 years ago |
Kinglong Mee
|
c929ea0b91
SUNRPC: cleanup ida information when removing sunrpc module
|
8 years ago |
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 |