summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* Changed the gf_log warning for return of null via CALLOC from 'old' to 'newdata'Bharat Shetty Barkur2009-03-261-1/+1
* fixed sys_<fops> related warnings. (on mac os x and opensolaris)Amar Tumballi2009-03-192-1/+2
* Add system call abstraction layerVikas Gorur2009-03-175-23/+637
* Add extra 'volume' parameter to inodelk/entrylk callsVikas Gorur2009-03-126-24/+71
* xlator.c option validation should check for empty valid options list (for str...Basavanagowda Kanur2009-03-121-4/+6
* Fixed two more occurrences of poll_out variables used for logging.Bharat Shetty Barkur2009-03-101-2/+2
* added fgetxattr and fsetxattr FOPsVikas Gorur2009-03-079-22/+381
* code changes in the usage of inode_ctx_get and inode_ctx_put after their impl...Raghavendra G2009-03-052-29/+53
* Change to fix the build problems with bison 1.28 (in RHEL 4.6)Amar Tumballi2009-03-042-2/+0
* inode_ctx_t locks addedAnand V. Avati2009-03-031-30/+54
* changes in patchset and repo versionAmar Tumballi2009-03-031-1/+1
* Fixed small error regarding the poll_out variableBharat Shetty Barkur2009-03-031-1/+1
* volumefile modification awareness to make sure there are no inconsistencies.Amar Tumballi2009-02-273-0/+56
* moved dht_hashfn_tea() to libglusterfs/hashfn.c as gf_dm_hashfn() (dm - davie...Basavanagowda Kanur2009-02-272-0/+105
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-2644-44/+44
* fd->lock added to protect transactions for accessing and modifying fd->_ctx.Basavanagowda Kanur2009-02-262-33/+64
* __inode_unlink() should not be sent a NULL inode.Basavanagowda Kanur2009-02-261-0/+2
* backtick support enhancementRaghavendra G2009-02-251-105/+101
* added lock_notify and lock_fnotify FOPs to everywhere necessary in libgluster...Vikas Gorur2009-02-239-2/+287
* attritbute and entry timeout values under volume now support float/double valuesHarshavardhana2009-02-213-4/+38
* new function gf_string2double for float/double valuesHarshavardhana2009-02-212-0/+40
* new functions dict_{get,set}_double for float/double valueHarshavardhana2009-02-212-0/+99
* fix to remove ''input' defined but not used' warning in building glusterfsAmar Tumballi2009-02-201-0/+1
* Fix the order of CALLOC() argsShehjar Tikoo2009-02-191-1/+1
* Added all filesVikas Gorur2009-02-1847-0/+21722