summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* 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