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 |
Chuck Lever
|
859d5024f4
SUNRPC: Remove rpcb_getport_sync()
|
14 years ago |
Alexey Dobriyan
|
4be929be34
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Chuck Lever
|
012da158f6
SUNRPC: Use soft connects for autobinding over TCP
|
15 years ago |
Chuck Lever
|
2a76b3bfa2
SUNRPC: Use TCP for local rpcbind upcalls
|
15 years ago |
Chuck Lever
|
c526611dd6
SUNRPC: Use a cached RPC client and transport for rpcbind upcalls
|
15 years ago |
Chuck Lever
|
5a46211540
SUNRPC: Simplify synopsis of rpcb_local_clnt()
|
15 years ago |
Chuck Lever
|
f8b761eff1
SUNRPC: Eliminate PROC macro from rpcb_clnt
|
16 years ago |
Chuck Lever
|
0e47f0d665
SUNRPC: Clean up: Remove unused XDR decoder functions from rpcb_clnt.c
|
16 years ago |
Chuck Lever
|
c0c077df00
SUNRPC: Introduce new xdr_stream-based decoders to rpcb_clnt.c
|
16 years ago |
Chuck Lever
|
7ed0ff983c
SUNRPC: Introduce xdr_stream-based decoders for RPCB_UNSET
|
16 years ago |
Chuck Lever
|
0d36c4f757
SUNRPC: Clean up: Remove unused XDR encoder functions from rpcb_clnt.c
|
16 years ago |
Chuck Lever
|
6f2c2db7a4
SUNRPC: Introduce new xdr_stream-based encoders to rpcb_clnt.c
|
16 years ago |
Chuck Lever
|
ba809130bc
SUNRPC: Remove duplicate universal address generation
|
16 years ago |