Commit Graph

63 Commits (dd4969a892ea522ecf9d7d826ba1531ce044d46f)

Author SHA1 Message Date
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
Chuck Lever 3aba45536f SUNRPC: Clean up address type casts in rpcb_v4_register() 16 years ago
Chuck Lever fc28decdc9 SUNRPC: Use IPv4 loopback for registering AF_INET6 kernel RPC services 16 years ago
Chuck Lever 776bd5c7a2 SUNRPC: Don't flag empty RPCB_GETADDR reply as bogus 16 years ago
Harvey Harrison 21454aaad3 net: replace NIPQUAD() in net/*/ 16 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 17 years ago
Harvey Harrison fdb46ee752 net, misc: replace uses of NIP6_FMT with %p6 17 years ago
Trond Myklebust 96165e2b7c SUNRPC: Fix a memory leak in rpcb_getport_async 17 years ago
Trond Myklebust 9a4bd29fe8 SUNRPC: Fix autobind on cloned rpc clients 17 years ago
Chuck Lever db820d6376 SUNRPC: Clean up debug messages in rpcb_clnt.c 17 years ago
Chuck Lever 9d548b9c95 SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET 17 years ago
Chuck Lever 14aeb2118d SUNRPC: Simplify rpcb_register() API 17 years ago
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