summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* Posix: Brick failure detection fix for ext4 filesystemLalatendu Mohanty2014-10-281-6/+64
* storage/posix: removing deleting entries in case of creation failuresRaghavendra G2014-09-171-0/+18
* storage/posix: lgetxattr called with invalid keys on the bricksKaleb S. KEITHLEY2014-05-051-110/+112
* storage/posix: add list xattr capability to lookupPranith Kumar K2014-04-281-10/+82
* features/marker: quota friendly changesRaghavendra G2013-11-261-0/+92
* posix: placeholders for GFID to path conversionRaghavendra G2013-11-261-29/+58
* gNFS: Incorrect NFS ACL encoding for XFSSantosh Kumar Pradhan2013-09-291-6/+7
* core: block unused signals in created threadsAnand Avati2013-09-251-4/+4
* Revert "storage/posix: Remove the interim fix that handles the gfid race"shishir gowda2013-07-301-0/+68
* storage/posix: Fix conditional compiling for syncfsPranith Kumar K2013-07-241-1/+4
* storage/posix: implement batched fsync in a single threadAnand Avati2013-07-231-0/+140
* posix: add a simple health-checkerNiels de Vos2013-07-031-0/+114
* storage/posix: Fix open-fd-count virtual xattrPranith Kumar K2013-02-061-8/+3
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-191-27/+31
* NFS is picking up geo-rep's already open (read-only) file descriptorKaleb S. KEITHLEY2012-11-141-1/+1
* storage/posix: return -1 if lstat call returns non zero value apart from -1Raghavendra Bhat2012-10-101-10/+30
* linux-aio: fixes while setting O_DIRECT flagAnand Avati2012-10-011-32/+0
* All: License message changeVarun Shastry2012-09-131-7/+6
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-42/+37
* All: License message changeVarun Shastry2012-08-281-14/+5
* storage/posix: use ssize_t variable to get the return value of getxattrRaghavendra Bhat2012-07-171-9/+16
* storage/posix: implement native linux AIO supportAnand Avati2012-07-141-1/+25
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-4/+2
* storage/posix: handle getxattr failures gracefullyRaghavendra Bhat2012-07-111-2/+11
* posix: fix the 'ENOENT' logs for setxattr()Amar Tumballi2012-06-041-6/+7
* storage/posix: Move landfill inside .glusterfsPranith Kumar K2012-05-311-1/+1
* log cleanup: in setxattr() pathAmar Tumballi2012-05-021-2/+6
* storage/posix: Avoid excessive logging in posix.v3.3.0qa34Mohammed Junaid2012-04-091-3/+27
* Replace GPLV3 MD5 with OpenSSL MD5Kaleb KEITHLEY2012-04-041-1/+0
* storage/posix: janitor should unset gfid handlesPranith Kumar K2012-01-291-0/+8
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-1/+1
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-94/+229
* case to uint64_t when convering gfid to inode, otherwise it can getEmmanuel Dreyfus2011-11-241-1/+1
* storage/posix: assign ino as -1 if gfid is missingPranith Kumar K2011-11-161-1/+6
* storage/posix: Filter custom getxattrs in lookupPranith Kumar K2011-09-201-2/+33
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-6/+0
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* storage/posix: handle dictionary being NULL in a functionAmar Tumballi2011-08-031-0/+3
* storage/posix: Remove the interim fix that handles the gfid racePranith K2011-07-171-68/+0
* storage/posix: Succeed lookup even if there is no gfid on the filePranith K2011-07-171-2/+2
* storage/posix: set all keys present in 'params' dict while creating an entryAmar Tumballi2011-07-121-3/+35
* storage/posix: move the helper functions to separate fileAmar Tumballi2011-07-121-0/+887