summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server/src/mount3.c
Commit message (Expand)AuthorAgeFilesLines
* nfs/server: Logic error in mount tab handling.Ira Cooper2014-01-241-1/+1
* gNFS: mnt3_find_export() by pass AUTH checkSantosh Kumar Pradhan2014-01-081-14/+36
* gNFS: RFE for NFS connection behaviorSantosh Kumar Pradhan2013-11-141-5/+66
* dual license: update remaining files with correct license textKaleb S. KEITHLEY2013-10-241-13/+4
* NFS: showmount timesout on fetching export listRajesh Joseph2013-10-041-8/+21
* NFS : Coverity Fix.meghana2013-09-191-30/+42
* nfs: persistent caching of connected NFS-clientsNiels de Vos2013-08-281-56/+380
* nfs: AUTH support for exported sub-directoriesRajesh Joseph2013-07-091-2/+337
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-211-12/+12
* nfs/mount3: fix crash in subdir resolutionMichael Brown2013-06-191-1/+1
* rpc/nfs: cleanup legacy code of general optionsRajesh Amaravathi2013-04-021-2/+1
* rpc: get hostnames of client to allow FQDN based authenticationRajesh Amaravathi2013-02-061-0/+4
* rpcsvc: remove .vector_actor and related changesAnand Avati2012-08-201-10/+10
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-2/+1
* xlators/nfs: don't test/set dirpath[-1] for a zero-length nameJim Meyering2012-07-021-2/+2
* nfs/mount: Support MOUNT protocol on UDP. Needed for NLM on solaris clients.Krishna Srinivas2012-05-271-2/+89
* nfs/mount: avoid duplicate reply on ENOENTRajesh Amaravathi2012-05-151-0/+1
* nfs: use hostname without port numbersKrishna Srinivas2012-04-271-24/+16
* xlator/server,xlator/nfs : Fix authentication for address listsKaushal M2012-04-131-5/+18
* iobuf: use 'iobuf_get2()' to get variable sized buffersAmar Tumballi2012-02-201-0/+1
* rpc: extend actors with flag signing if privilege is requiredCsaba Henk2012-01-211-12/+12
* nfs: changes for using nameless lookup and anonymous FDsAnand Avati2012-01-201-1/+1
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-1/+1
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-2/+2
* build: warning suppression (round n)Amar Tumballi2011-10-201-1/+4
* nfs: enhance NFS log messages.krishna2011-09-211-2/+5
* mount/nfs: Gluster nfs crashes with subdirectory mountRajesh Amaravathi2011-09-081-1/+4
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-2/+0
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* NFS server: allow clients to connect from insecure (>1024) ports and support ...krishna2011-08-071-0/+36
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* RPC unify code changekrishna2011-07-291-46/+94
* NFS : Pass valid argument in mnt3svc_dump.Gaurav2011-06-221-1/+1
* NFS : Maintain common state for MOUNT1 and MOUNT3.Gaurav2011-05-031-5/+33
* mount3: Do not return error when mount list is emptyShehjar Tikoo2011-02-041-0/+4
* Logging : Use of uuid_utoa and uuid_utoa_r.Gaurav2011-02-041-3/+2
* nfs: Support subdirectory exportsShehjar Tikoo2010-12-291-17/+172
* nfs: Export subvolumes on per-subvolume CHILD-UPShehjar Tikoo2010-11-251-0/+20
* mnt3: Fail mount requests for disallowed clientsShehjar Tikoo2010-11-091-2/+3
* mnt3: Fix UMNTALL crash with Windows clientsShehjar Tikoo2010-11-031-4/+8
* nfs: Revert downed-subvolume changesShehjar Tikoo2010-10-071-8/+0
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* nfs, nfs3: Base volume access on CHILD-UP-DOWN eventShehjar Tikoo2010-09-221-0/+8
* nfs,nfs3,mnt3: Transition fh resolution to gfidShehjar Tikoo2010-09-141-21/+104
* gfid: changes in inode managementAnand Avati2010-09-041-3/+3
* nfs, mount3: Fix assumptions of this being child xlShehjar Tikoo2010-08-311-5/+8
* minor assignement errors reported by clang fixedKaushik BV2010-08-121-2/+1
* nfs, nfs/rpc: Rename functions to prevent gfrpcsvc conflictShehjar Tikoo2010-08-101-35/+40
* nfs: Support directory level exportsShehjar Tikoo2010-07-041-45/+649
* mount3: Handle unmount for unknown volume namesShehjar Tikoo2010-06-011-7/+19