summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server/src/nlm4.c
Commit message (Expand)AuthorAgeFilesLines
* build: MacOSX Porting fixesHarshavardhana2014-04-241-10/+28
* rpc,glusterd: Use rpc_clnt notifyfn to cleanup mydataKaushal M2013-12-161-0/+2
* gNFS: RFE for NFS connection behaviorSantosh Kumar Pradhan2013-11-141-0/+6
* dual license: update remaining files with correct license textKaleb S. KEITHLEY2013-10-241-13/+4
* libglusterfs: Add monotonic clocking counter for timer threadHarshavardhana2013-10-151-1/+3
* NFS: showmount timesout on fetching export listRajesh Joseph2013-10-041-7/+21
* NFS : Coverity Fix.meghana2013-09-191-5/+7
* nfs: Fix for NFS crash during blocking NLM call.Rajesh Joseph2013-08-011-1/+1
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-211-24/+24
* nlm: use appropriate open flags while lockingRajesh Amaravathi2013-03-051-1/+7
* nfs/nlm: use req's uid and gid for open_and_resumeRajesh Amaravathi2013-02-061-7/+4
* nlm: use virtual ip of server to connect to clientRajesh Amaravathi2013-01-181-60/+74
* nfs: avoid blocking lock calls in statedump codeRajesh Amaravathi2012-11-241-2/+11
* nfs: do lookup on getattr after brick-status changeJeff Darcy2012-10-191-21/+38
* Clean up of typepunning errors ( Strict aliasing warnings )Varun Shastry2012-09-171-20/+15
* rpcsvc: remove .vector_actor and related changesAnand Avati2012-08-201-24/+24
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-2/+1
* nfs/nlm: when setting nlmclnt->rpc_clnt, do not overwrite old rpc_clntKrishna Srinivas2012-06-011-18/+5
* Add server-side aux-GID resolution.Jeff Darcy2012-06-011-0/+5
* nfs/nlm: statedump of locksRajesh Amaravathi2012-05-281-0/+42
* nfs/nlm: avoid duplicate replies for nlm proceduresRajesh Amaravathi2012-05-241-102/+76
* nlm: do not use killall command to kill rpc.statdRaghavendra Bhat2012-05-211-2/+22
* nfs/nlm: nlm-unlock call should reply success in case it is not able to find ...Krishna Srinivas2012-05-211-3/+6
* nfs/nlm: procedures for PC clientsRajesh Amaravathi2012-05-171-35/+583
* nlm: use correct subvolume when opening the fileKrishna Srinivas2012-04-261-2/+2
* nfs/nlm: remove /var/run/rpc.statd.pid before starting rpc.statd.Krishna Srinivas2012-04-231-1/+8
* nlm: register client name with statd for blocking, nonblocking and reclaim lo...Krishna Srinivas2012-04-201-9/+38
* nlm: send sm-notify to clients whenever the nfs server is restarted so that c...Krishna Srinivas2012-04-171-0/+20
* nfs/nlm: dummy actor for FREE_ALL procedureRajesh Amaravathi2012-04-051-17/+29
* nlm: print the reason of failure when clnt_create fails to create the client ...Raghavendra Bhat2012-04-021-1/+2
* nlm: do not destroy the NULL client objectRaghavendra Bhat2012-03-301-1/+2
* core: fix all the iobuf related refs and unrefsAmar Tumballi2012-03-291-2/+10
* core: adding extra data for fopsAmar Tumballi2012-03-221-7/+11
* rpc-clnt: separate out connection_cleanup() from destroy()Amar Tumballi2012-03-191-2/+12
* nfs/nlm: logging NFS client IP address when FH->volume mapping fails or when ...krishna2012-03-111-9/+31
* nlm: support ipv4 onlykrishna2012-03-101-1/+21
* nlm: call nlm4_cancel_fd_resume instead of nlm4_unlock_fd_resume when CANCEL ...krishna2012-03-071-2/+2
* nfs: prevent crash during cthon lock testRajesh Amaravathi2012-02-291-5/+7
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-1/+2
* nfs/server: Fix compilation warningsVijay Bellur2012-02-201-5/+2
* NLM - Network Lock Manger V4Krishna Srinivas2012-02-201-0/+1760