summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server/src/nlm4.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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 filev3.3.0qa39Krishna 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...v3.3.0qa35Krishna 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()v3.3.0qa30Amar 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