summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/xlator.c
Commit message (Expand)AuthorAgeFilesLines
...
* CLI : Validate options farmework.Gaurav2011-03-231-3/+609
* libglusterfs/src/*.c: log enhancementAmar Tumballi2011-03-171-26/+23
* libglusterfs/xlator.c: whitespace cleanupVijay Bellur2011-02-281-55/+51
* Move hostname, ip address validating functions to libglusterfs.Sachidananda2011-01-271-121/+0
* logging: fix format warningsAmar Tumballi2011-01-061-1/+1
* xlator.c: Unrefing inode's on error in loc_copy.Mohammed Junaid Ahmed2010-12-291-0/+7
* glusterd,cli: print single error message on failurePranith K2010-12-271-6/+6
* OS X: fnctl() flag FNM_EXTMATCH is not supported under Mac OS Xnoah williamsson2010-10-261-0/+5
* xlator.c/option-validation: change the log level to warning when given value ...Raghavendra G2010-10-241-1/+1
* Log level mess clean upshishir gowda2010-10-241-16/+29
* Copyright changesVijay Bellur2010-10-111-1/+1
* mgmt/Glusterd: Memory leak fixes, minor CLI changesKaushik BV2010-10-091-0/+8
* mgmt/Glusterd : Reply to CLI error: graph constructionKaushik BV2010-10-051-0/+59
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* Add log-level option to command volume setshishir gowda2010-10-041-0/+90
* xlator: make it possible to do type setting and dynamic loading separatelyCsaba Henk2010-10-021-8/+30
* glusterfsd: perform init new graph if re-configure failsVijay Bellur2010-09-301-4/+12
* 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