summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server/src/nfs-inodes.c
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-395/+369
* NFS server (mount3.c, nfs-inodes.c): strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-311-3/+2
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* 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-3/+7
* dual license: update remaining files with correct license textKaleb S. KEITHLEY2013-10-241-13/+4
* NFS : Coverity Fix.meghana2013-09-191-2/+2
* nfs: avoid double fd unref in opendirRajesh Amaravathi2013-05-061-3/+1
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-1/+1
* core: adding extra data for fopsAmar Tumballi2012-03-221-22/+24
* 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: cleanup inode_ref/inode_unref to fix inode leaks and extra unrefsv3.1.2qa1Anand Avati2010-12-071-5/+40
* nfs: Undo selective changes in inode revalidationShehjar Tikoo2010-11-251-56/+0
* nfs: re-implement logic to perform fresh lookups when lookup revalidates failAnand Avati2010-10-121-0/+56
* Revert "nfs: re-implement logic to perform fresh lookups when lookup revalida...v3.1.0qa46Vijay Bellur2010-10-111-50/+0
* nfs: re-implement logic to perform fresh lookups when lookup revalidates failAnand Avati2010-10-111-0/+50
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* nfs: Free inodes layer fop locals to fix memory leakShehjar Tikoo2010-09-281-10/+18
* nfs: Redesign fop argument passing to support single volfile useShehjar Tikoo2010-04-021-56/+59
* nfs: Add generic nfs translatorShehjar Tikoo2010-03-311-0/+571