summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/xlator.c
Commit message (Expand)AuthorAgeFilesLines
* core: reduce the usage of global variablesAmar Tumballi2012-08-031-3/+3
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-171-2/+2
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-8/+4
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-051-0/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* Resolve: Assign correct path while resolvingPranith Kumar K2012-05-081-0/+36
* Make option code quieter to make logs more readable.Jeff Darcy2012-04-231-5/+5
* libglusterfs: loc_copy should set name only if src->name is setPranith Kumar K2012-04-121-1/+2
* features/marker: GFID file handle based backend related fixesRaghavendra G2012-03-071-0/+1
* libglusterfs: Handle loc_copy for nameless locPranith Kumar K2012-02-291-13/+9
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-0/+3
* cluster/dht: Support for hardlink rebalance when decommissioningshishir gowda2012-02-191-1/+2
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-251-0/+1
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-2/+2
* xlator: prevent a crash in xlator_destroy due to uninitialized listAmar Tumballi2011-11-161-2/+2
* core: remove 'ino' variable from 'loc_t' structureAmar Tumballi2011-11-161-3/+0
* libglusterfs: wipe other variabes in locPranith Kumar K2011-09-291-0/+3
* xlator: fix for the volume set help crashRaghavendra Bhat2011-08-231-0/+2
* mgmt/glusterd: Initialize local variable in volgenVijay Bellur2011-08-221-1/+0
* libglusterfs: Fix a crash in gluster volume set helpVijay Bellur2011-08-201-0/+1
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-1388/+172
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* debug/io-stats: allow log-level to be set to INFORaghavendra Bhat2011-07-201-1/+1
* mgmt/Glusterd: Implementation volume set help/help-xmlKaushik BV2011-07-121-0/+105
* CLI : Display possible options in proper format.Gaurav2011-06-191-4/+12
* logging: fill proper domain names at places where it is missingAmar Tumballi2011-06-161-3/+3
* loc_t: add 'gfid' and 'pargfid' fieldsAmar Tumballi2011-05-031-0/+3
* libglusterfs/src: bring in VALIDATE_OR_GOTO to argsAmar Tumballi2011-04-111-75/+76
* libglusterfs/xlator: set THIS properly whenever some operation is done iterat...Raghavendra G2011-04-101-7/+26
* Loosen restrictions on hostnamesPavan T C2011-03-291-10/+6
* 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