summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server/src/nfs-common.c
Commit message (Expand)AuthorAgeFilesLines
* Multiple files: make root gfid a static variableYaniv Kaul2019-10-041-4/+1
* fix 32-bit-build-smoke warningsIraj Jamali2018-12-171-2/+2
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-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-061-11/+14
* nfs: make subdir mounting work for Solaris 10 clientsBipin Kunal2017-02-271-5/+13
* nfs: revalidate lookup converted to fresh lookupMohammed Rafi KC2016-09-271-2/+5
* cluster/afr: Don't let NFS cache stat after writesPranith Kumar K2016-03-191-19/+0
* nfs: send lookup if inode_ctx is not setMohammed Rafi KC2016-01-121-5/+6
* build: do not #include "config.h" in each fileNiels de Vos2015-05-181-5/+0
* nfs / nfs files : porting log messages to new frameworkManikandan Selvaganesh2015-04-131-20/+32
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-021-5/+5
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-06-131-3/+3
* dual license: update remaining files with correct license textKaleb S. KEITHLEY2013-10-231-13/+4
* NFS : Coverity Fix.meghana2013-08-201-1/+1
* nfs: do not change root inode if enable-ino32 is setRajesh Amaravathi2012-11-021-0/+3
* nfs: resolve parent inode during inode_loc_fillRajesh Amaravathi2012-11-051-0/+2
* nfs: do lookup on getattr after brick-status changeJeff Darcy2012-10-101-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-06-201-2/+2
* nfs: do not call inode_path on the newly created inodeRaghavendra Bhat2012-03-121-5/+18
* nfs: changes for using nameless lookup and anonymous FDsAnand Avati2012-01-131-73/+48
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-6/+1
* NFS: logging enhancement.Gaurav2011-10-111-6/+24
* Fix memleaks in NFSkrishna2011-09-291-1/+1
* Change Copyright current yearPranith Kumar K2011-08-091-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-281-0/+8
* nfs: Introduce nfs.enable-ino32 to support legacy 32-bit only appsShehjar 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-091-4/+12
* nfs: Handle failed parent loc fillingShehjar Tikoo2010-05-061-6/+6
* Memory accounting changesVijay Bellur2010-04-221-5/+6
* nfs: Add generic nfs translatorShehjar Tikoo2010-03-311-0/+379