summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server/src/nfs3-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-4/+4
* nfs : set ctx for every inode looked up nfs3_fh_resolve_inode_lookup_cbk()Jiffin Tony Thottan2018-12-031-0/+6
* Land part 2 of clang-format changesGluster Ant2018-09-121-2581/+2474
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-5/+9
* nfs: revalidate lookup converted to fresh lookupMohammed Rafi KC2016-11-101-5/+6
* nfs: Reset cs->resolvedhard while resolving an entrySoumya Koduri2016-07-171-0/+1
* cluster/afr: Don't let NFS cache stat after writesPranith Kumar K2016-05-041-2/+2
* NFS: new option nfs.rdirplus addedSakshi Bansal2016-04-071-0/+1
* nfs: send lookup if inode_ctx is not setMohammed Rafi KC2016-01-131-2/+7
* nfs : Inform client to perform extra GETATTR call for 'T' filesJiffin Tony Thottan2015-12-161-1/+15
* nfs : logging improvementsManikandan Selvaganesh2015-09-111-46/+58
* all: reduce "inline" usageJeff Darcy2015-09-011-2/+2
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* nfs / nfs files : porting log messages to new frameworkManikandan Selvaganesh2015-04-281-101/+160
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-1/+1
* gNFS: Export / Netgroup authentication on Gluster NFS mountNiels de Vos2015-03-151-0/+49
* nfs: nfs3_stat_to_fattr3() improvementNiels de Vos2015-02-281-48/+44
* gNFS: Subdir mount does not work on UDP protoSantosh Kumar Pradhan2014-10-071-2/+2
* build: MacOSX Porting fixesHarshavardhana2014-04-241-2/+2
* gNFS: RFE for NFS connection behaviorSantosh Kumar Pradhan2013-11-141-0/+14
* gNFS: NFS segfaults with nfstest_posix toolSantosh Kumar Pradhan2013-11-041-0/+4
* dual license: update remaining files with correct license textKaleb S. KEITHLEY2013-10-241-13/+4
* gNFS: NFS daemon is limiting IOs to 64KBSantosh Kumar Pradhan2013-09-201-1/+1
* NFS : Coverity Fix.meghana2013-09-191-64/+65
* nfs: ACCESS - reply only what was asked forAnand Avati2013-03-221-2/+4
* nfs: after resolving the entry use the linked inode instead of old inodeRaghavendra Bhat2012-11-191-1/+2
* core: reduce the usage of global variablesAmar Tumballi2012-08-031-17/+17
* remove code that was part of hard resolution which is not needed anymore.v3.3.0qa28krishna2012-03-141-236/+0
* nfs: no need to recalculate the 'ino' from gfidAmar Tumballi2012-03-141-10/+7
* nfs/server: allow deletion of files by defaultRajesh Amaravathi2012-03-101-2/+2
* support for nano second resolution for mtime,ctime,atime attributes.krishna2012-02-091-19/+8
* nfs: changes for using nameless lookup and anonymous FDsAnand Avati2012-01-201-718/+1676
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-2/+2
* NFS: logging enhancement.Gaurav2011-11-161-7/+14
* NFS : Posix compliance fixes.Gaurav2011-09-221-4/+6
* nfs3: Resolve entry vs. hash conflict at same dir depthShehjar Tikoo2011-09-071-15/+43
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* RPC unify code changekrishna2011-07-291-2/+3
* NFS: Implement nfs_forget callshishir2011-07-281-5/+8
* NFS access control list: Decode the NFS requests into mode formatshishir gowda2011-07-131-0/+15
* nfs: Change NFS3 access op to use access fopShehjar Tikoo2011-07-121-156/+13
* nfs: convert errno EDQUOT into appropriate nfs-errno.Raghavendra G2011-04-061-0/+4
* nfs3: Flush file I/O call states on open failureShehjar Tikoo2011-03-251-8/+22
* Logging : Use of uuid_utoa and uuid_utoa_r.Gaurav2011-02-041-17/+12
* nfs3: Handle root resolution failuresv3.1.2Shehjar Tikoo2011-01-131-9/+9
* nfs3: Force root lookup before starting fh resolutionv3.1.2qa3Shehjar Tikoo2010-12-291-7/+88
* nfs3: Access cbk must account for auxgids on group access checksShehjar Tikoo2010-12-271-4/+17
* nfs: fix warnings due to format string mismatches during invocation of gf_log.Raghavendra G2010-12-141-2/+2
* nfs: cleanup inode_ref/inode_unref to fix inode leaks and extra unrefsv3.1.2qa1Anand Avati2010-12-071-3/+22