summaryrefslogtreecommitdiffstats
path: root/xlators/features/gfid-access
Commit message (Expand)AuthorAgeFilesLines
* all: handle USE_AFTER_FREE warningsAmar Tumballi2018-12-201-8/+8
* xlator: make 'xlator_api' mandatoryAmar Tumballi2018-12-131-0/+12
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-053-9/+9
* all: fix the format string exceptionsAmar Tumballi2018-11-051-1/+1
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-8/+8
* Land part 2 of clang-format changesGluster Ant2018-09-121-1077/+1058
* Land clang-format changesGluster Ant2018-09-122-65/+64
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-4/+5
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-171-3/+3
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-1/+2
* core: add a basis function to reduce verbose codeZhou Zhengping2016-07-181-8/+1
* feature/gfid-access: Fix nameless lookup on ".gfid"Kotresh HR2016-06-221-2/+10
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* features/gfid-access: Fix entry creation via setxattr for geo-repKotresh HR2015-11-101-45/+2
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-1/+1
* gfid-access: Remove dead increment (dead store)Prasanna Kumar Kalever2015-06-071-3/+0
* build: do not #include "config.h" in each fileNiels de Vos2015-05-292-10/+0
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-16/+16
* feature/gfid-access: Send a named lookup before trying to create a file.Kotresh HR2015-02-162-10/+55
* feature/gfid-access: Always send setattr down in overloaded setxattr.Kotresh HR2014-11-071-3/+0
* features/gfid-access: Print real-gfid in statedumpPranith Kumar K2014-07-181-0/+24
* features/gfid-access: error handling for entry creationVenky Shankar2014-07-141-1/+7
* features/gfid-access: Fix entry operationsPranith Kumar K2014-07-061-7/+6
* features/gfid-access: Handle loc modification correctly for virtual dirsPranith Kumar K2014-06-302-120/+142
* feautre/gfid-access: Fix EINVAL when stat on .gfidKotresh H R2014-06-202-14/+45
* features/gfid-access: Fix inode leaks and loc path corruptionPranith Kumar K2014-06-102-7/+9
* features/gfid-access: Fix memory leaks.Raghavendra G2014-06-101-1/+27
* features/gfid-access: calloc gfid and set in xdataRavishankar N2014-06-081-5/+10
* features/gfid-access: Fix possible inode memory corruption.Kotresh H R2014-04-031-10/+22
* geo-rep/gfid-access: Fix errno for non-existent GFID.Kotresh H R2014-02-271-0/+5
* features/gfid-access: populating inode during virtual_lookup_cbk.Ajeet Jha2014-01-282-5/+6
* features/gfid-access: fix lookup on .gfid/<parent>/bnameVenky Shankar2014-01-271-0/+17
* gfid-access: fix the issue of entry creation with wrong gfidAmar Tumballi2014-01-231-6/+39
* gfid-access: do chown() after creating the new entriesAmar Tumballi2013-12-102-8/+73
* features/gfid-access: Handle inode remap when parent inode is NULLPranith Kumar K2013-10-311-7/+2
* gfid-access: Error logs for ga_newfile_parse_argsAvra Sengupta2013-09-051-11/+50
* core: remove GLUSTERFS_CREATE_MODE_KEY usageAmar Tumballi2013-08-231-12/+5
* gfid-access: virtual access to filesystem through gfid pathAmar Tumballi2013-08-215-0/+1312