summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/xlator.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream'Jeff Darcy2014-03-241-2/+6
|\
| * cluster/afr: refactorAnand Avati2014-03-221-2/+6
* | Add GF_FOP_IPC for inter-translator communication.Jeff Darcy2014-03-111-1/+1
|/
* libglusterfs..xlator.c: Close a library handle.Christopher R. Hertel2014-02-081-0/+3
* features/gfid-access: fix lookup on .gfid/<parent>/bnameVenky Shankar2014-01-271-0/+39
* features/quota: Improvements to quotaRaghavendra G2013-11-261-1/+0
* bd_map: Remove bd_map xlatorM. Mohan Kumar2013-11-131-23/+0
* glusterfs: zerofill supportM. Mohan Kumar2013-11-101-0/+1
* glusterfsd, libgfapi: destroy the temporary graphs constructed for comparisonRaghavendra Bhat2013-10-031-16/+27
* cluster/afr: Handle REPLICATE_TRASH_DIR from old bricksPranith Kumar K2013-07-261-0/+11
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+1
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+1
* cluster/afr: Avoid order mismatch in blocking entrylksPranith Kumar K2013-06-051-3/+13
* glusterd-volgen: Improve volume op-versions calculationKaushal M2013-05-311-24/+5
* protocol/client: Print valid loc identifiersPranith Kumar K2013-04-031-1/+15
* dht: make nufa/switch call dht's init/finiJeff Darcy2013-04-031-12/+15
* core: add dispatch table for init/finiJeff Darcy2013-04-031-10/+22
* glusterfsd: dump the in-memory graph rather than volfileAnand Avati2013-03-241-0/+18
* rpc: before freeing the volume options object, delete it from the listRaghavendra Bhat2013-03-201-0/+1
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-5/+5
* BD Backend: CLI commands to create/delete imageM. Mohan Kumar2012-11-291-0/+22
* 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