summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/xlator.c
Commit message (Expand)AuthorAgeFilesLines
* xlator: initialize all xlators in a loop instead of top down initializationAnand Avati2009-10-281-20/+14
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* Removed remaining references to chmod, chown and utimens as part of setattr c...Pavan Sondur2009-10-061-5/+0
* core: Separate readdirp and readdir fopsShehjar Tikoo2009-10-061-0/+1
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-011-1/+3
* libglusterfs: Add RCHECKSUM fop.Vikas Gorur2009-09-221-0/+1
* TAKE2[PATCH BUG:213 1/1] Support for Process State DumpVijay Bellur2009-08-191-0/+5
* fix build warnings in 'libglusterfs/'Amar Tumballi2009-07-201-1/+6
* add strict validatation of GF_OPTION_TYPE_PATH option type.Amar Tumballi2009-07-161-1/+9
* adding an extra xlator option type, GF_OPTION_PERCENT_OR_SIZET.Amar Tumballi2009-06-181-3/+95
* Added MOP log to libglusterfs/*Vikas Gorur2009-06-111-0/+1
* THIS: use xlator_init() for initializing xlatorsAnand V. Avati2009-05-221-1/+1
* THIS: add xlator_init() API to set @THISAnand V. Avati2009-05-221-0/+17
* THIS: xlator_notify API to be used for propagating notifications with proper ...Anand V. Avati2009-05-221-0/+17
* valid_host_name(): accept string lengths upto 75 chars (the limit accepted by...Anand V. Avati2009-05-071-1/+1
* Cleaned up log messages in xlator.cVikas Gorur2009-04-241-20/+20
* Add new type of option type INTERNET_ADDRESS for validationRaghavendra G2009-04-011-0/+125
* xlator.c option validation should check for empty valid options list (for str...Basavanagowda Kanur2009-03-121-4/+6
* added fgetxattr and fsetxattr FOPsVikas Gorur2009-03-071-0/+2
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* added lock_notify and lock_fnotify FOPs to everywhere necessary in libgluster...Vikas Gorur2009-02-231-1/+3
* attritbute and entry timeout values under volume now support float/double valuesHarshavardhana2009-02-211-2/+35
* Added all filesVikas Gorur2009-02-181-0/+728