summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix-handle.c
Commit message (Expand)AuthorAgeFilesLines
* storage/posix: Do not fail entry creation fops if gfid handle already existsKrutika Dhananjay2018-10-181-5/+15
* Land part 2 of clang-format changesGluster Ant2018-09-121-830/+777
* multiple xlators (storage/posix): strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-311-12/+12
* storage/posix: Coverity fixes in posix-handle.cVijay Bellur2018-08-251-5/+12
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1
* posix/ctime: posix hooks to get consistent time xattrKotresh HR2018-05-061-3/+19
* storage/posix: Fix crash in posix_make_ancestryfromgfidRichard Wareing2017-12-131-0/+12
* posix: Reorganize posix xlator to prepare for reuse with rioShyamsundarR2017-12-021-0/+3
* Posix: fix additional inode refhari gowtham2017-09-291-4/+1
* storage/posix: Set ret value correctly before exitingKrutika Dhananjay2017-03-011-1/+3
* storage/posix: Execute syscalls in xattrop under different locksKrutika Dhananjay2017-02-271-3/+5
* Fixes GlusterFS process crashes on deep directory hierarchySanoj Unnikrishnan2016-12-211-65/+77
* storage/posix: fix inode leaksRaghavendra G2016-07-051-0/+2
* storage/posix: send proper iatt attributes for the root inodeRaghavendra Bhat2016-03-261-13/+40
* cluster/afr: Fix data loss due to race between sh and ongoing writeKrutika Dhananjay2015-12-221-5/+46
* storage/posix: Implement .unlink directoryAshish Pandey2015-12-151-1/+2
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-281-25/+25
* storage/posix: Prevent malformed internal link creationsPranith Kumar K2015-09-011-33/+43
* posix: posix_make_ancestryfromgfid shouldn't log ENOENTvmallika2015-08-131-5/+12
* Porting new log messages for posixHari Gowtham2015-06-171-82/+96
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* storage/posix: Introduce xattr-fill on fdsKrutika Dhananjay2015-04-131-2/+2
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-5/+5
* posix: handle failure from posix_resolvevmallika2015-03-251-0/+4
* Storage/posix : Adding error checks in path formationNithya Balachandran2015-02-181-4/+19
* Glusterfs/posix: Stack corruption in posix_handle_pumpNithya Balachandran2014-12-031-2/+5
* inode: Handle '/' in basename in inode_link/unlinkPranith Kumar K2014-11-071-1/+1
* Always check for ENODATA with ENOATTREmmanuel Dreyfus2014-09-081-1/+1
* storage/posix: removing deleting entries in case of creation failuresRaghavendra G2014-07-301-1/+1
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-021-0/+2
* storage/posix: do not dereference gfid symlinks before posix_handle_mkdir_has...Xavier Hernandez2014-05-021-8/+3
* storage/posix: HANDLE_PFX is redundant use GF_HIDDEN_PATH insteadHarshavardhana2014-01-221-11/+11
* consolidate code for #ifdef HAVE_LINKAT usageVijay Bellur2014-01-141-20/+3
* posix: placeholders for GFID to path conversionRaghavendra G2013-11-261-4/+158
* storage/posix: Remove a redundant lstat in posix_handle_hard.Mohammed Junaid2013-03-061-7/+0
* All: License message changeVarun Shastry2012-09-131-7/+6
* All: License message changeVarun Shastry2012-08-281-14/+5
* posix: avoid unnecessary strncpyJim Meyering2012-07-021-1/+1
* Use linkat(2) when linking on symlinkEmmanuel Dreyfus2012-06-051-0/+18
* storage/posix: Move landfill inside .glusterfsPranith Kumar K2012-05-311-0/+103
* NetBSD build fixesEmmanuel Dreyfus2012-04-231-0/+2
* posix: handle some internal behavior in posix_mknod()Amar Tumballi2012-02-161-0/+17
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-0/+621