summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/globals.c
Commit message (Expand)AuthorAgeFilesLines
* gfapi: backport handles to 3.4 for nfs-ganeshav3.4.2qa2Kaleb S. KEITHLEY2013-12-041-1/+56
* core: moved back the pthread_key_t specific variables as globalAmar Tumballi2012-08-061-21/+27
* core: reduce the usage of global variablesAmar Tumballi2012-08-031-125/+73
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-171-45/+0
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-6/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* Revert "core: enable process to return the appropriate error code"Amar Tumballi2012-03-221-3/+0
* core: enable process to return the appropriate error codeAmar Tumballi2012-03-211-0/+3
* cluster/afr: Add commands to see self-heald opsPranith Kumar K2012-02-201-1/+1
* protocol/client : prevent client from reconnecting when serverKaushal M2012-02-031-0/+1
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-0/+44
* libglusterfs: Adding missing event strings for events.Krishnan Parthasarathi2011-09-231-2/+6
* glusterd: Implemented cmd to trigger self-heal on a replicate volume.v3.3.0qa10Krishnan Parthasarathi2011-09-221-0/+1
* statedump: add more memory accounting related statsAmar Tumballi2011-09-221-0/+1
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-0/+2
* 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
* libglusterfs/src/*.c: log enhancementAmar Tumballi2011-03-171-1/+6
* glusterfsd: log enhancementAmar Tumballi2011-03-171-66/+16
* libglusterfs/src/*.c: whitespace cleanupAmar Tumballi2011-03-171-62/+61
* libglusterfs: gf_log_nomem() and other minor updatesAmar Tumballi2011-03-171-0/+2
* Logging : New uuid to string conversion functions.Gaurav2011-02-041-0/+40
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* core: Introduce string representation of GF_EVENTSShehjar Tikoo2010-09-221-0/+23
* syncop: initial implementationPavan Sondur2010-07-281-0/+43
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-061-1/+0
* dynamic volume changes for graph replacementAnand Avati2010-06-071-3/+67
* Memory accounting changesVijay Bellur2010-04-231-0/+4
* core: Set ctx in global_xlator to prevent NULL ptr referenceShehjar Tikoo2010-04-221-0/+1
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* Functions to store a central log flag in TLS.Vikas Gorur2009-06-111-0/+59
* globals: add globals.h/c THIS: macro to access thread specific current xlator...Anand V. Avati2009-05-221-0/+166