Bryan Schumaker
|
864cf9bf99
SUNRPC: Use the already looked-up xprt in rpcb_getport_async()
|
13 years ago |
Trond Myklebust
|
ffa94db604
SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined
|
13 years ago |
Trond Myklebust
|
4e0038b6b2
SUNRPC: Move clnt->cl_server into struct rpc_xprt
|
13 years ago |
Trond Myklebust
|
2446ab6070
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
|
13 years ago |
Trond Myklebust
|
a613fa168a
SUNRPC: constify the rpc_program
|
13 years ago |
Trond Myklebust
|
6eac7d3f45
SUNRPC: constify rpc_clnt fields cl_server and cl_protname
|
13 years ago |
Stanislav Kinsbursky
|
b030fb0bb1
SUNRPC: use proper network namespace in rpcbind RPCBPROC_GETADDR procedure
|
13 years ago |
Stanislav Kinsbursky
|
f2ac4dc911
SUNRPC: parametrize rpc_uaddr2sockaddr() by network context
|
13 years ago |
Stanislav Kinsbursky
|
f7a30c18e8
SUNRPC: parametrize local rpcbind clients creation with net ns
|
13 years ago |
Stanislav Kinsbursky
|
977ac31573
SUNRPC: register rpcbind programs in passed network namespase context
|
13 years ago |
Stanislav Kinsbursky
|
c2550e07a6
SUNRPC: create rpcbind client in passed network namespace context
|
13 years ago |
Stanislav Kinsbursky
|
1a114a6646
SUNRPC: optimize net_ns dereferencing in rpcbind registering calls
|
13 years ago |
Stanislav Kinsbursky
|
2ea75a10ad
SUNRPC: optimize net_ns dereferencing in rpcbind creation calls
|
13 years ago |
Stanislav Kinsbursky
|
dff02d499c
SUNRPC: move rpcbind internals to sunrpc part of network namespace context
|
13 years ago |
Stanislav Kinsbursky
|
e20de37757
SUNRPC: remove rpcbind clients destruction on module cleanup
|
13 years ago |
Stanislav Kinsbursky
|
0f0c01da44
SUNRPC: remove rpcbind clients creation during service registering
|
13 years ago |
Stanislav Kinsbursky
|
d99085605c
SUNRPC: introduce svc helpers for prepairing rpcbind infrastructure
|
13 years ago |
Stanislav Kinsbursky
|
253fb070e7
SUNRPC: use rpcbind reference counting helpers
|
13 years ago |
Stanislav Kinsbursky
|
914edb1bb2
SUNRPC: introduce helpers for reference counted rpcbind clients
|
13 years ago |
Trond Myklebust
|
d77385f238
SUNRPC: Fix rpc_sockaddr2uaddr
|
13 years ago |
Ben Greear
|
ec0dd267bf
SUNRPC: Fix use of static variable in rpcb_getport_async
|
14 years ago |
Chuck Lever
|
7402ab19cd
SUNRPC: Use AF_LOCAL for rpcbind upcalls
|
14 years ago |
Chuck Lever
|
bf2695516d
SUNRPC: New xdr_streams XDR decoder API
|
14 years ago |
Chuck Lever
|
9f06c719f4
SUNRPC: New xdr_streams XDR encoder API
|
14 years ago |
Chuck Lever
|
1ac7c23e4a
SUNRPC: Determine value of "nrprocs" automatically
|
14 years ago |
Chuck Lever
|
4129ccf303
SUNRPC: Avoid return code checking in rpcbind XDR encoder functions
|
14 years ago |
Linus Torvalds
|
4390110fef
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
|
14 years ago |
Pavel Emelyanov
|
c636b572e0
sunrpc: Don't return NULL from rpcb_create
|
14 years ago |
Pavel Emelyanov
|
c653ce3f0a
sunrpc: Add net to rpc_create_args
|
14 years ago |
Chuck Lever
|
38359352fc
SUNRPC: Correct an rpcbind debugging message
|
14 years ago |