summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/lib
Commit message (Expand)AuthorAgeFilesLines
* RPC unify code changekrishna2011-07-2914-8852/+0
* nfsrpc: Re-order NFS auth array contentsPavan2011-07-131-6/+6
* build warning fixesAmar Tumballi2011-06-161-4/+4
* rpc: use AI_ADDRCONFIG selectivelyAnand Avati2011-05-301-0/+4
* 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-313-6/+19
* 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-072-0/+5
* nfsrpc: Add new macro nfs_rpcsvc_request_procnumShehjar Tikoo2010-11-251-0/+1
* nfsrpc: Fail auth-unix if more than 16 gids foundShehjar Tikoo2010-11-161-0/+5
* 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-102-16/+29
* nfsrpc: Decouple TCP connections from programsShehjar Tikoo2010-11-093-63/+110
* nfs: Introduce rpc.register-with-portmap to disable portmap registrationShehjar Tikoo2010-11-032-5/+44
* nfs: Remove conn_destroy/init callbacksShehjar Tikoo2010-11-032-19/+0
* nfs-rpc: Fix log message for unsupported programShehjar Tikoo2010-10-261-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-0414-42/+42
* nfsrpc: Set THIS before vector sizing upcallShehjar Tikoo2010-09-061-0/+2
* nfs3: Free vectored write args using FREE not GF_FREEShehjar Tikoo2010-09-021-2/+1
* nfsrpc: Introduce THIS-setting support to fix mem-accountingShehjar Tikoo2010-08-312-0/+10
* xlators/nfs: rpcsvc-auth.c - clean up dead assignments.Sachidananda2010-08-171-6/+15
* nfs/rpc: Solaris build fixesShehjar Tikoo2010-08-103-4/+10
* nfs: Do not build nfs/rpc as shared libraryShehjar Tikoo2010-08-102-14/+0
* nfs, nfs/rpc: Rename functions to prevent gfrpcsvc conflictShehjar Tikoo2010-08-1011-627/+676
* nfs/lib: Remove "-module" from LDFLAGSVikas Gorur2010-05-271-1/+1
* OS X: NFS adjustments needed for OS XCsaba Henk2010-05-213-0/+16
* rpcsvc: Move xdr round up functions to rpc codeShehjar Tikoo2010-05-104-28/+42
* rpcsvc: Support multiple vectors during reply submissionShehjar Tikoo2010-05-082-1/+30
* structuring of protocol - 2Amar Tumballi2010-05-031-1/+0
* Memory accounting changesVijay Bellur2010-04-233-31/+31
* NFS: type fixes: some portability cleanupCsaba Henk2010-04-081-8/+8
* NFS: type fixes: sanitize rpcgen generated typedefsCsaba Henk2010-04-082-4/+4
* nfs: Fix RPC library name to avoid conflict with system librpcsvcShehjar Tikoo2010-04-021-4/+4
* nfs: Add RPCv2 serviceShehjar Tikoo2010-03-318-2/+4436
* nfs: Add RPC and NFS XDR translation routinesShehjar Tikoo2010-03-319-0/+4173