summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix-handle.c
Commit message (Expand)AuthorAgeFilesLines
* storage/posix: fix inode leaksRaghavendra G2016-08-101-0/+2
* storage/posix: send proper iatt attributes for the root inodevmallika2016-04-041-13/+40
* cluster/afr: Fix data loss due to race between sh and ongoing write.Krutika Dhananjay2016-01-281-5/+46
* storage/posix: Implement .unlink directoryAshish Pandey2016-01-251-1/+2
* posix: posix_make_ancestryfromgfid shouldn't log ENOENTvmallika2015-08-161-5/+12
* Porting new log messages for posixHari Gowtham2015-06-241-82/+96
* 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