summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server/src/nfs-common.c
Commit message (Expand)AuthorAgeFilesLines
* fix 32-bit-build-smoke warningsIraj Jamali2019-01-111-2/+2
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-4/+4
* Land part 2 of clang-format changesGluster Ant2018-09-121-329/+314
* nfs: add permission checking for mounting over WebNFSNiels de Vos2017-07-091-11/+14
* nfs: make subdir mounting work for Solaris 10 clientsBipin Kunal2017-04-071-5/+13
* nfs: revalidate lookup converted to fresh lookupMohammed Rafi KC2016-11-101-2/+5
* cluster/afr: Don't let NFS cache stat after writesPranith Kumar K2016-05-041-19/+0
* nfs: send lookup if inode_ctx is not setMohammed Rafi KC2016-01-131-5/+6
* 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-20/+32
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-5/+5
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-11-251-3/+3
* dual license: update remaining files with correct license textKaleb S. KEITHLEY2013-10-241-13/+4
* NFS : Coverity Fix.meghana2013-09-191-1/+1
* nfs: do not change root inode if enable-ino32 is setRajesh Amaravathi2012-11-181-0/+3
* nfs: resolve parent inode during inode_loc_fillRajesh Amaravathi2012-11-121-0/+2
* nfs: do lookup on getattr after brick-status changeJeff Darcy2012-10-191-0/+35
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-4/+2
* nfs-common: don't let 0-length path cause buf[-1] accessJim Meyering2012-07-111-2/+2
* nfs: do not call inode_path on the newly created inodeRaghavendra Bhat2012-03-141-5/+18
* nfs: changes for using nameless lookup and anonymous FDsAnand Avati2012-01-201-73/+48
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-6/+1
* NFS: logging enhancement.Gaurav2011-11-161-6/+24
* Fix memleaks in NFSkrishna2011-11-151-1/+1
* 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
* nfs/server: unrefing inodes on error in nfs_loc_copy ().Mohammed Junaid Ahmed2010-12-291-0/+8
* nfs: Introduce nfs.enable-ino32 to support legacy 32-bit only appsv3.1.1qa2Shehjar Tikoo2010-10-291-0/+32
* nfs: Revert downed-subvolume changesShehjar Tikoo2010-10-071-42/+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/+39
* nfs,nfs3,mnt3: Transition fh resolution to gfidShehjar Tikoo2010-09-141-5/+15
* nfs: Fine tune nfs_entry_loc_fill return valuesShehjar Tikoo2010-05-101-4/+12
* nfs: Handle failed parent loc fillingShehjar Tikoo2010-05-081-6/+6
* Memory accounting changesVijay Bellur2010-04-231-5/+6
* nfs: Add generic nfs translatorShehjar Tikoo2010-03-311-0/+379