summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server/src/nfs3-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* 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.krishna2012-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 failuresShehjar Tikoo2011-01-131-9/+9
* nfs3: Force root lookup before starting fh resolutionShehjar 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 unrefsAnand Avati2010-12-071-3/+22
* nfs3: Prevent second lookup on a fresh entry lookupShehjar Tikoo2010-11-251-2/+7
* Solaris: df -h returned invalid sizeshishir gowda2010-11-151-2/+2
* nfs: opendir/closedir for every readdirAnand Avati2010-11-151-1/+1
* nfs3: More robust root gfid checksShehjar Tikoo2010-11-031-1/+2
* nfs: Introduce nfs.enable-ino32 to support legacy 32-bit only appsShehjar Tikoo2010-10-291-2/+8
* nfs3: Translate ENOTCONN into IO error for clientShehjar Tikoo2010-10-261-0/+4
* nfs3: Fix gfid to ino conversionShehjar Tikoo2010-10-071-2/+2
* nfs3: Convert gfid to ino only for non-rootShehjar Tikoo2010-10-051-1/+6
* nfs3: Convert gfid into inode numberShehjar Tikoo2010-10-041-6/+17
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* remove 'gen' from iatt/protocol structuresAmar Tumballi2010-09-141-2/+0
* nfs,nfs3,mnt3: Transition fh resolution to gfidShehjar Tikoo2010-09-141-122/+117
* gfid: changes in inode managementAnand Avati2010-09-041-3/+0
* nfs3: Return ESTALE when going beyond fh-hashcount or max-hashesShehjar Tikoo2010-08-311-7/+40
* nfs3: Logging and comments made more accurateShehjar Tikoo2010-08-311-11/+20
* nfs3: Unref dir fd once usage ends in hard fh resolutionShehjar Tikoo2010-08-311-3/+29
* nfs3: Dont ref dir fd_t used in hard fh resolutionShehjar Tikoo2010-08-311-7/+9
* nfs3: Dont ref cached fd after fd_lookupShehjar Tikoo2010-08-311-1/+1