summaryrefslogtreecommitdiffstats
path: root/xlators/nfs
Commit message (Expand)AuthorAgeFilesLines
* nfs/nlm: avoid duplicate replies for nlm proceduresRajesh Amaravathi2012-05-291-102/+76
* nfs/mount: Support MOUNT protocol on UDP. Needed for NLM on solaris clients.Krishna Srinivas2012-05-278-6/+341
* nfs/nlm: nlm-unlock call should reply success in case it is not able to find ...Krishna Srinivas2012-05-261-3/+6
* nfs/mount: avoid duplicate reply on ENOENTRajesh Amaravathi2012-05-191-0/+1
* nfs/nlm: procedures for PC clientsRajesh Amaravathi2012-05-185-35/+605
* libglusterfs/inode.c: do not link the inode in the dentry cache for "." and ".."Krishna Srinivas2012-05-051-6/+2
* nfs: use hostname without port numbersKrishna Srinivas2012-04-271-24/+16
* 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-202-9/+39
* nfs/nlm: disable NLM if rpc.statd is not found.Krishna Srinivas2012-04-181-3/+10
* nlm: send sm-notify to clients whenever the nfs server is restarted so that c...v3.3.0qa35Krishna Srinivas2012-04-171-0/+20
* nfs: option to disable NLMRajesh Amaravathi2012-04-172-5/+32
* nfs/server: hard resolve fh on restartRajesh Amaravathi2012-04-161-1/+2
* xlator/server,xlator/nfs : Fix authentication for address listsKaushal M2012-04-131-5/+18
* nfs/nlm: dummy actor for FREE_ALL procedureRajesh Amaravathi2012-04-051-17/+29
* Replace GPLV3 MD5 with OpenSSL MD5Kaleb KEITHLEY2012-04-041-4/+6
* nlm: print the reason of failure when clnt_create fails to create the client ...Raghavendra Bhat2012-04-021-1/+2
* glusterd: Include port in nfs statusKaushal M2012-04-021-1/+0
* 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-227-129/+160
* rpc-clnt: separate out connection_cleanup() from destroy()v3.3.0qa30Amar Tumballi2012-03-191-2/+12
* mgmt/glusterd : volume set validation fixesKaushal M2012-03-181-5/+9
* remove code that was part of hard resolution which is not needed anymore.v3.3.0qa28krishna2012-03-141-236/+0
* nfs: do not call inode_path on the newly created inodeRaghavendra Bhat2012-03-141-5/+18
* nfs: no need to recalculate the 'ino' from gfidAmar Tumballi2012-03-141-10/+7
* cli, glusterd, nfs: "volume status|profile|top" for nfs serversKaushal M2012-03-141-0/+89
* nfs/nlm: logging NFS client IP address when FH->volume mapping fails or when ...krishna2012-03-112-22/+57
* nfs/server: allow deletion of files by defaultRajesh Amaravathi2012-03-101-2/+2
* nlm: support ipv4 onlykrishna2012-03-101-1/+21
* nfs: fcntl lock self healing.Mohammed Junaid2012-03-072-0/+13
* 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
* nfs/doc: correctionsRajesh Amaravathi2012-02-291-21/+21
* mempool: adjustments in pool sizesAmar Tumballi2012-02-222-2/+3
* nfs/server: Fix compilation warningsVijay Bellur2012-02-201-5/+2
* NLM - Network Lock Manger V4Krishna Srinivas2012-02-2013-9/+2077
* iobuf: use 'iobuf_get2()' to get variable sized buffersAmar Tumballi2012-02-202-0/+3
* glusterd: auth allow enhancementsRajesh Amaravathi2012-02-201-1/+1
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-3/+3
* support for nano second resolution for mtime,ctime,atime attributes.krishna2012-02-091-19/+8
* nfs: export-dir option changed to type GF_OPTION_TYPE_PATHKaushik BV2012-02-071-1/+1
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-1/+1
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-242-2/+9
* rpc: extend actors with flag signing if privilege is requiredCsaba Henk2012-01-212-34/+34
* nfs: changes for using nameless lookup and anonymous FDsAnand Avati2012-01-209-1004/+1927
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-166-7/+7
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-164-30/+27
* NFS: logging enhancement.Gaurav2011-11-163-14/+41