Commit Graph

112 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
Stanislav Kinsbursky caea33da89 SUNRPC: return negative value in case rpcbind client creation error 13 years ago
Stanislav Kinsbursky 9793f7c889 SUNRPC: new svc_bind() routine introduced 13 years ago
Randy Dunlap bda14606a3 sunrpc: fix kernel-doc warnings 13 years ago
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
Pavel Emelyanov c636b572e0 sunrpc: Don't return NULL from rpcb_create 15 years ago
Pavel Emelyanov c653ce3f0a sunrpc: Add net to rpc_create_args 15 years ago
Chuck Lever 38359352fc SUNRPC: Correct an rpcbind debugging message 15 years ago
Chuck Lever 859d5024f4 SUNRPC: Remove rpcb_getport_sync() 15 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
Chuck Lever 0b10bf5e14 SUNRPC: Move XDR data type size macros 16 years ago
Chuck Lever 363f724cdd SUNRPC: rpcb_register() should handle errors silently 16 years ago
Chuck Lever 1673d0de40 SUNRPC: Allow callers to pass rpcb_v4_register a NULL address 16 years ago
Chuck Lever 126e4bc3b3 SUNRPC: rpcbind actually interprets r_owner string 16 years ago