summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server/src/mount3.c
Commit message (Expand)AuthorAgeFilesLines
* nfs: strip trailing / when clients do subdir mountsNiels de Vos2016-05-231-0/+5
* nfs: send lookup if inode_ctx is not setMohammed Rafi KC2016-01-131-6/+13
* nfs: Fixes "Remote I/O error" mount failuresRichard Wareing2015-09-011-1/+20
* all: reduce "inline" usageJeff Darcy2015-09-011-3/+3
* nfs: log disabled export/netgroups feature as INFOJiffin Tony Thottan2015-07-191-1/+1
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* nfs: Use uuid_clear() instead of memsetVijay Bellur2015-05-161-6/+2
* nfs / mount files : porting log messages to a new frameworkManikandan Selvaganesh2015-04-281-216/+308
* nfs: make it possible to disable nfs.mount-rmtabNiels de Vos2015-04-261-43/+62
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-5/+5
* Xlators : Fixed typosManikandan Selvaganesh2015-04-021-2/+2
* gNFS: Export / Netgroup authentication on Gluster NFS mountNiels de Vos2015-03-151-28/+824
* nfs: prevent potential NULL dereference in mnt3_readlink_cbk()Niels de Vos2014-12-101-2/+6
* gNFS : make it possible to mount a subdir that actually is a symlinkjiffin2014-11-141-1/+143
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2014-11-071-0/+10
* gNFS: Subdir mount does not work on UDP protoSantosh Kumar Pradhan2014-10-071-75/+319
* gNFS: correct some typos in comments.Humble Chirammal2014-08-271-2/+2
* nfs: prevent assertion error with MOUNT over UDPNiels de Vos2014-07-071-1/+1
* gNFS: Fix multi-homed m/c issue in NFS subdir authSantosh Kumar Pradhan2014-06-251-89/+104
* mgmt/gluster: Use fsync instead of O_SYNCPranith Kumar K2014-05-051-2/+0
* 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