Commit Graph

48 Commits (c1e5fcc980b7b2185b29e4f9f0d8266806ada9eb)

Author SHA1 Message Date
Chuck Lever c2e1b09ff2 SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon 17 years ago
Chuck Lever babe80eb49 SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier 17 years ago
Chuck Lever 423d8b0647 SUNRPC: None of rpcb_create's callers wants a privileged source port 17 years ago
Chuck Lever cc5598b78f SUNRPC: Introduce a specific rpcb_create for contacting localhost 17 years ago
Chuck Lever 166b88d755 SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET 17 years ago
Trond Myklebust 381ba74af5 SUNRPC: Ensure our task is notified when an rpcbind call is done 17 years ago
Chuck Lever 40fef8a649 SUNRPC: Use only rpcbind v2 for AF_INET requests 17 years ago
Chuck Lever 8842413aa4 SUNRPC: Use GETADDR for rpcbind version 4 queries 17 years ago
Chuck Lever 6a77405157 SUNRPC: Use rpcbind version 2 GETPORT 17 years ago
Chuck Lever fc200e794d SUNRPC: Document some naked integers in rpcbind client 17 years ago
Chuck Lever 877fcf1039 SUNRPC: More useful debugging output for rpcb client 17 years ago
Trond Myklebust 803a9067e1 SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookups 17 years ago
Trond Myklebust 0d3a34b48c SUNRPC: Fix a double-free in rpcbind 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
Trond Myklebust 5d00837b90 SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs 17 years ago
Chuck Lever afc881124b SUNRPC: rpcb_getport_sync() passes incorrect address size to rpc_create() 17 years ago
Chuck Lever 67d6021362 SUNRPC: Clean up block comment preceding rpcb_getport_sync() 17 years ago
Chuck Lever f1ec08cb94 SUNRPC: Use appropriate argument types in rpcb client 17 years ago
Chuck Lever b91e101fca SUNRPC: rpcb_getport_sync() should use built-in hostname generator 17 years ago
Trond Myklebust 86d61d8638 SUNRPC: Fix up constant string declarations in struct rpcbind_args 17 years ago
Chuck Lever b454ae9060 SUNRPC: fewer conditionals in the format_ip_address routines 17 years ago
Chuck Lever 0fb2b7e945 SUNRPC: Move universal address definitions to global header 17 years ago
Chuck Lever 0a48f5d70f SUNRPC: RPC version numbers are u32 17 years ago
Chuck Lever 9f6ad26d2a SUNRPC: Fix socket address handling in rpcb_clnt 17 years ago
Trond Myklebust 5138fde011 NFS/SUNRPC: Convert all users of rpc_call_setup() 17 years ago
Trond Myklebust c970aa85e7 SUNRPC: Clean up rpc_run_task 17 years ago
Matthew Wilcox 150030b78a NFS: Switch from intr mount option to TASK_KILLABLE 17 years ago
Adrian Bunk 7f4adeff6f [2.6 patch] net/sunrpc/rpcb_clnt.c: make struct rpcb_program static 18 years ago
\"Talpey, Thomas\ 0896a725a1 NFS/SUNRPC: use transport protocol naming 18 years ago
\"Talpey, Thomas\ 1244480976 SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions 18 years ago
\"Talpey, Thomas\ 4417c8c41a SUNRPC: export per-transport rpcbind netid's 18 years ago
\"Talpey, Thomas\ 4f40ee4a02 SUNRPC: move per-transport rpcbind netid's 18 years ago
Chuck Lever 906462af4c SUNRPC: Split another new rpcbind retry error code from EACCES 18 years ago
Chuck Lever 2429cbf6a1 SUNRPC: Add a new error code for retry waiting for another binder 18 years ago
Chuck Lever 4784cb51a3 SUNRPC: Retry bad rpcbind replies 18 years ago
Chuck Lever e65fe3976f SUNRPC: Make rpcb_decode_getaddr more picky about universal addresses 18 years ago
Chuck Lever 6d0aa06afd SUNRPC: Use correct argument type in memcpy() 18 years ago
Chuck Lever 143b6c4008 SUNRPC: Fix generation of universal addresses for 18 years ago
Chuck Lever d5b6443014 SUNRPC: add support for IPv6 to the kernel's rpcbind client 18 years ago
Chuck Lever adc24df81d SUNRPC: Fix a signed v. unsigned comparison in rpcbind's XDR routines 18 years ago
Chuck Lever 45160d6275 SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name 18 years ago
Chuck Lever cce63cd637 SUNRPC: Rename rpcb_getport_external routine 18 years ago
Chuck Lever f7fb558e50 SUNRPC: Allow rpcbind requests to be interrupted by a signal. 18 years ago
Trond Myklebust 4c402b4097 SUNRPC: Remove rpc_clnt->cl_count 18 years ago
Trond Myklebust 90c5755ff5 SUNRPC: Kill rpc_clnt->cl_oneshot 18 years ago
Chuck Lever a509050bd3 SUNRPC: introduce rpcbind: replacement for in-kernel portmapper 18 years ago