summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix-handle.h
Commit message (Expand)AuthorAgeFilesLines
* Posix: Optimize posix code to improve file creationMohit Agrawal2020-04-061-0/+11
* posix: Improve MAKE_HANDLE_GFID_PATH and MAKE_HANDLE_RELPATHMohit Agrawal2019-11-111-10/+10
* posix*.c: remove unneeded strlen() callsYaniv Kaul2019-09-051-1/+1
* server: don't allow '/' in basenameAmar Tumballi2018-11-051-2/+2
* Land clang-format changesGluster Ant2018-09-121-168/+175
* server-protocol: don't allow '../' path in 'name'Amar Tumballi2018-09-051-0/+6
* posix/ctime: posix hooks to get consistent time xattrKotresh HR2018-05-061-3/+5
* posix: reserve option behavior is not correct while using fallocateMohit Agrawal2018-04-111-0/+2
* cluster/dht: avoid overwriting client writes during migrationSusant Palai2018-02-021-0/+4
* posix: Reorganize posix xlator to prepare for reuse with rioShyamsundarR2017-12-021-103/+5
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* cluster/afr: Fix data loss due to race between sh and ongoing writeKrutika Dhananjay2015-12-221-1/+1
* posix: posix_make_ancestryfromgfid shouldn't log ENOENTvmallika2015-08-131-1/+1
* Porting new log messages for posixHari Gowtham2015-06-171-23/+30
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-2/+2
* Storage/posix : Adding error checks in path formationNithya Balachandran2015-02-181-1/+14
* POSIX filesystem compliance: PATH_MAXEmmanuel Dreyfus2014-10-031-4/+18
* glusterd/quota: Heal pgfid xattr on existing data when the quota isvmallika2014-09-301-0/+16
* Always check for ENODATA with ENOATTREmmanuel Dreyfus2014-09-081-1/+1
* storage/posix: Prefer gfid links for inode-handlePranith Kumar K2014-09-021-1/+3
* storage/posix: do not dereference gfid symlinks before posix_handle_mkdir_has...Xavier Hernandez2014-05-021-0/+13
* storage/posix: HANDLE_PFX is redundant use GF_HIDDEN_PATH insteadHarshavardhana2014-01-221-1/+0
* posix: placeholders for GFID to path conversionRaghavendra G2013-11-261-5/+91
* All: License message changeVarun Shastry2012-09-131-7/+6
* All: License message changeVarun Shastry2012-08-281-16/+7
* storage/posix: Move landfill inside .glusterfsPranith Kumar K2012-05-311-0/+2
* storage/posix: prefer absolute path handles over GFID handlesv3.3.0qa37Anand Avati2012-04-211-12/+12
* posix: handle some internal behavior in posix_mknod()Amar Tumballi2012-02-161-0/+3
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-0/+148