summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/lib/src/rpcsvc.c
Commit message (Expand)AuthorAgeFilesLines
* RPC unify code changekrishna2011-07-291-2923/+0
* nfs-rpc: Append replies to end of connection's txlistShehjar Tikoo2011-03-311-2/+2
* nfs-rpc: Exit txbuf transmission loop on EAGAINShehjar Tikoo2011-03-311-3/+14
* Revert "Eliminate syscall tight loop when handling EAGAIN in NFS."Vijay Bellur2011-03-141-14/+1
* Revert "Make sure we are looking at the right errno in the fix for bug 2452."Vijay Bellur2011-03-141-4/+1
* nfs-rpc: Fix order of freeing request and connection objectsShehjar Tikoo2011-03-121-7/+20
* Make sure we are looking at the right errno in the fix for bug 2452.Pavan T C2011-03-031-1/+4
* Eliminate syscall tight loop when handling EAGAIN in NFS.Pavan T C2011-03-031-1/+14
* rpcsvc: safe mem_put of req in nfs_rpcsvc_submit_vectorsAnand Avati2011-03-011-1/+4
* rpcsvc: perform mem_put at the very end for safe unrefsAnand Avati2011-03-011-1/+2
* NFS : Send error reply on rpc decoding failure.Gaurav2011-03-011-0/+1
* nfs3: Ignore requests for volumes without a single CHILD-UPShehjar Tikoo2011-01-071-0/+4
* nfsrpc: Change log levels for RPC program search messagesShehjar Tikoo2010-11-131-3/+3
* rpcsvc: Fix crash in program search after portmap registration failureShehjar Tikoo2010-11-101-15/+24
* nfsrpc: Decouple TCP connections from programsShehjar Tikoo2010-11-091-52/+98
* nfs: Introduce rpc.register-with-portmap to disable portmap registrationShehjar Tikoo2010-11-031-5/+42
* nfs: Remove conn_destroy/init callbacksShehjar Tikoo2010-11-031-5/+0
* nfs-rpc: Fix log message for unsupported programShehjar Tikoo2010-10-261-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* nfsrpc: Set THIS before vector sizing upcallShehjar Tikoo2010-09-061-0/+2
* nfsrpc: Introduce THIS-setting support to fix mem-accountingShehjar Tikoo2010-08-311-0/+2
* nfs/rpc: Solaris build fixesShehjar Tikoo2010-08-101-0/+5
* nfs, nfs/rpc: Rename functions to prevent gfrpcsvc conflictShehjar Tikoo2010-08-101-329/+353
* rpcsvc: Support multiple vectors during reply submissionShehjar Tikoo2010-05-081-0/+27
* Memory accounting changesVijay Bellur2010-04-231-16/+16
* NFS: type fixes: some portability cleanupCsaba Henk2010-04-081-8/+8
* nfs: Add RPCv2 serviceShehjar Tikoo2010-03-311-0/+2743