Commit Graph

177 Commits (7e4992288e55f1e15f7498ead618b3943f5cfd3f)

Author SHA1 Message Date
Trond Myklebust ff0901f803 SUNRPC: Fix the return value of rpc_run_bc_task() 15 years ago
Chuck Lever 3a28becc35 SUNRPC: soft connect semantics for UDP 15 years ago
Chuck Lever caabea8a56 SUNRPC: Use soft connect semantics when performing RPC ping 15 years ago
Chuck Lever 012da158f6 SUNRPC: Use soft connects for autobinding over TCP 15 years ago
Chuck Lever 09a21c4102 SUNRPC: Allow RPCs to fail quickly if the server is unreachable 15 years ago
Chuck Lever 206a134b4d SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status() 15 years ago
Jaswinder Singh Rajput 0c01695dab net: fix htmldocs sunrpc, clnt.c 16 years ago
Jaswinder Singh Rajput 7a73fdde39 net: fix htmldocs sunrpc, clnt.c 16 years ago
Alexandros Batsakis f300baba5a nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel 16 years ago
Trond Myklebust 2574cc9f4f SUNRPC: Fix rpc_task_force_reencode 16 years ago
Trond Myklebust 23ac658170 SUNRPC: clean up rpc_setup_pipedir() 16 years ago
Trond Myklebust 7d217caca5 SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path 16 years ago
Trond Myklebust 458adb8ba9 SUNRPC: Rename rpc_mkdir to rpc_create_client_dir() 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Ricardo Labiaga dd2b63d049 nfs41: Rename rq_received to rq_reply_bytes_recvd 16 years ago
Ricardo Labiaga 55ae1aabfb nfs41: Add backchannel processing support to RPC state machine 16 years ago
Ricardo Labiaga f4a2e418bf nfs41: Process the RPC call direction 16 years ago
Andy Adamson aae2006e9b nfs41: sunrpc: Export the call prepare state for session reset 16 years ago
Trond Myklebust 2a4919919a SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pending 16 years ago
Trond Myklebust c8485e4d63 SUNRPC: Handle ECONNREFUSED correctly in xprt_transmit() 16 years ago
Trond Myklebust 15f081ca8d SUNRPC: Avoid an unnecessary task reschedule on ENOTCONN 16 years ago
Olga Kornievskaia 608207e888 rpc: pass target name down to rpc level on callbacks 16 years ago
Harvey Harrison 21454aaad3 net: replace NIPQUAD() in net/*/ 17 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
Cedric Le Goater 63ffc23d30 sunrpc: fix oops in rpc_create when the mount namespace is unshared 17 years ago
Benny Halevy d5b337b487 nfsd: use nfs client rpc callback program 17 years ago
Trond Myklebust 381ba74af5 SUNRPC: Ensure our task is notified when an rpcbind call is done 17 years ago
Olga Kornievskaia b6b6152c46 rpc: bring back cl_chatty 17 years ago
Chuck Lever cb3997b5a0 SUNRPC: Display some debugging information as text rather than numbers 17 years ago
Chuck Lever 38e886e0c1 SUNRPC: Refactor rpc_show_tasks 17 years ago
Chuck Lever 68a23ee94e SUNRPC: Don't display the rpc_show_tasks header if there are no tasks 17 years ago
Chuck Lever b0e1c57ea0 SUNRPC: Rename "call_" functions that are no longer FSM states 17 years ago
Chuck Lever 3748f1e447 SUNRPC: Add a function to display the name of an RPC procedure 17 years ago
Trond Myklebust b390c2b55c SUNRPC: An ENOMEM error from call_encode is always fatal 17 years ago
Trond Myklebust 8b39f2b410 SUNRPC: Ensure we exit early in case of an encode error 17 years ago
Trond Myklebust b48633bd08 SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request 17 years ago
Trond Myklebust 7c1d71cf56 SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests 17 years ago
Trond Myklebust 1e799b673c SUNRPC: Fix read ordering problems with req->rq_private_buf.len 17 years ago
Trond Myklebust 24b74bf0c9 SUNRPC: Fix a bug in call_decode() 17 years ago
Chuck Lever ed13c27e54 SUNRPC: Fix a memory leak in rpc_create() 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
Trond Myklebust fda1393938 SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task 17 years ago
Trond Myklebust 96ef13b283 SUNRPC: Add a new helper rpc_wake_up_queued_task() 17 years ago
Trond Myklebust cbc2005925 SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/async 17 years ago
Randy Dunlap 65b6e42cdc docbook: sunrpc filenames and notation fixes 17 years ago
Trond Myklebust 34f5b4662b SUNRPC: Don't bother changing the sigmask for asynchronous RPC calls 17 years ago
Chuck Lever b454ae9060 SUNRPC: fewer conditionals in the format_ip_address routines 17 years ago
Trond Myklebust ba7392bb37 SUNRPC: Add support for per-client timeout values 17 years ago
Trond Myklebust 698b6d088e SUNRPC: cleanup for rpc_new_client() 17 years ago