summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/xlator.c
Commit message (Expand)AuthorAgeFilesLines
* more proper error returns in case of graph topology validationAmar Tumballi2010-09-281-5/+4
* change the loglevel from error to debug while reconfiguringRaghavendra Bhat2010-09-281-1/+1
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-181-0/+52
* mgmt/glusterd: memory leak fixesPranith Kumar K2010-08-311-1/+8
* rpcsvc: allow creation of both rdma and socket for a single server transport.Raghavendra G2010-08-231-2/+2
* some check added to the variables after GF_CALLOCAmar Tumballi2010-07-281-0/+3
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-061-1/+0
* changed the order of gf_log in xlator.c to prevent hangAmar Tumballi2010-06-101-3/+3
* dynamic volume changes for graph replacementAnand Avati2010-06-071-62/+74
* Log proper error message when hostname or ip does not conform to standards.Sachidananda2010-05-211-1/+6
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-12/+1
* Memory accounting changesVijay Bellur2010-04-231-14/+60
* fop namespace cleanup.Amar Tumballi2010-03-311-5/+0
* transport/socket: fix to valid_ipv6_address.Raghavendra G2010-03-041-1/+2
* Revert "Server backend storage hang should not cause the mount point to hang."Harshavardhana Ranganath2010-01-261-0/+4
* Server backend storage hang should not cause the mount point to hang.Anand Avati2010-01-231-4/+0
* 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