summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix.c
Commit message (Expand)AuthorAgeFilesLines
* add check for making sure 'fd' belongs to directory in posix-readdirAmar Tumballi2009-08-041-0/+7
* posix_readdir: fill stat structure into dir entryAnand V. Avati2009-06-261-0/+23
* posix: Fix build warning on incorrect typeShehjar Tikoo2009-05-161-1/+1
* log level fix in storage/posixAnand V. Avati2009-05-051-1/+1
* Cleaned up log messages in storage/posix.Vikas Gorur2009-05-051-181/+214
* Remove log level TRACE and the macro GF_TRACE.Vikas Gorur2009-04-241-1/+1
* posix: Ensure EINVAL return on NULL argsShehjar Tikoo2009-04-221-1/+1
* minor bug fix in posix_create() when 'o-direct enable' option is given.Amar Tumballi2009-04-141-1/+1
* update storage/posix with new readv writev prototypesAnand V. Avati2009-04-121-92/+22
* posix_unlink: make unlinking in background configurable through volume spec fileRaghavendra G2009-04-091-13/+36
* fix to fd leak in posix_create() in case of some failures.Amar Tumballi2009-04-061-2/+3
* Bug fix in posix-init(), when span-devices is set above 1Amar Tumballi2009-04-011-1/+1
* posix_unlink - open/unlink/close only regular filesAnand V. Avati2009-03-261-7/+10
* fix to rm of large file blocking other operations on the same directory conta...Raghavendra G2009-03-241-0/+15
* fixed sys_<fops> related warnings. (on mac os x and opensolaris)Amar Tumballi2009-03-191-2/+2
* afr data self heal bug fixAmar Tumballi2009-03-181-3/+3
* Add system call abstraction layerVikas Gorur2009-03-171-22/+26
* Add extra 'volume' parameter to inodelk/entrylk callsVikas Gorur2009-03-121-6/+6
* feature to span the export directory across different mountpointsAmar Tumballi2009-03-101-8/+75
* added fgetxattr and fsetxattr FOPsVikas Gorur2009-03-071-0/+223
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* Deleted xattr caching code from posix in anticipation of the xattr-cache tran...Vikas Gorur2009-02-231-91/+150
* posix_releasedir flush fds from xattrcache.Anand V. Avati2009-02-221-0/+4
* Added all filesVikas Gorur2009-02-181-0/+3715