summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: check for the -ve values returned from dict_serialized_lengthRaghavendra Bhat2012-12-171-1/+1
* cluster/dht: Add "afr.readdir-failover=off" option the rebalance processshishir gowda2012-12-161-7/+27
* cluster/afr: Remember type of split-brain in inode-ctxPranith Kumar K2012-12-115-117/+114
* cluster/distribute: re-set layouts to prevent overlapsshishir gowda2012-12-114-8/+55
* cluster/afr: Empty string should not be default option valPranith Kumar K2012-12-053-5/+6
* cluster/afr: mark new entry changelog for create/mknod failuresPranith Kumar K2012-12-045-67/+228
* afr: use data trylock mode in read/write self-heal trigger pathsBrian Foster2012-12-041-1/+8
* afr: support self-heal data trylock mechanismBrian Foster2012-12-044-8/+15
* afr: make flush non-transactionalBrian Foster2012-12-043-139/+38
* dht: support auto-NUFA optionJeff Darcy2012-12-041-9/+67
* fix memory leaksRaghavendra Bhat2012-12-042-1/+3
* cluster/afr: Provide option to disable readdir failoverPranith Kumar K2012-12-034-25/+41
* cluster/afr: Added descriptions to afr optionsPranith Kumar K2012-11-291-11/+86
* cluster/dht: fail fix-layout if any of the subvol is downshishir gowda2012-11-295-35/+47
* cluster/dht: Heal dir uid/gidshishir gowda2012-11-294-1/+105
* afr: send unique dict_t instances to replicas in self-heal fxattropBrian Foster2012-11-291-28/+42
* afr: handle short writes in afr_writev_wind and self-heal to avoid corruptionBrian Foster2012-11-295-16/+75
* cluster/dht: send ACCESS call on dir to first_up_subvol if cached is downv3.4.0qa3shishir gowda2012-11-291-0/+11
* cluster/stripe: handle GF_XATTR_LOCKINFO_KEY in f(get)(set)xattrRaghavendra2012-11-273-19/+302
* cluster/distribute: send getxattr on LOCKINFO to only cached subvolumes.Raghavendra2012-11-271-1/+3
* cluster/afr: handle GF_XATTR_LOCKINFO_KEY appropriately.Raghavendra G2012-11-272-26/+521
* replicate: don't stop checking xattrs because one was absentJeff Darcy2012-11-263-114/+41
* Cluster/afr: Fix output for gluster volume heal vn info healedVenkatesh Somyajula2012-11-267-17/+53
* libglusterfs: Implement float percentagePranith Kumar K2012-11-234-20/+21
* cluster/afr: check transaction type for eager-lock after it is setPranith Kumar K2012-11-211-6/+6
* cluster/dht: dump the layout information of directories onlyRaghavendra Bhat2012-11-191-9/+18
* cluster/dht: ignore empty ->hashed_subvol during lookupVenky Shankar2012-10-171-9/+1
* cluster/distribute: Always return the latest time in struct iatt.shishir gowda2012-10-166-50/+264
* cluster/afr : Edited log message in afr_sh_entry_expunge_entry_cbkVenkatesh Somyajulu2012-10-121-1/+2
* Preventing client crashing as the callings of GF_CALLOC has been failed.linbaiye2012-10-114-31/+107
* replicate: don't use synctask_new from within a synctaskJeff Darcy2012-10-111-3/+14
* cli: Changes and enhancements to XML outputKaushal M2012-10-111-4/+8
* cluster/afr Changed the message's log level from Error to DebugVenkatesh Somyajulu2012-10-101-3/+3
* cluster/afr: check transaction type for eager-lock after it is setPranith Kumar K2012-10-101-6/+6
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-035-10/+16
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-035-10/+10
* build: remove -nostartfiles flagJeff Darcy2012-10-025-5/+5
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-015-5/+5
* cluster/afr: Provide option to set readdir-size in entry-self-healPranith Kumar K2012-10-013-1/+14
* Fixed some general typing errors.Varun Shastry2012-09-271-1/+1
* cluster/afr: Trigger heal on local subvols on any child_upPranith Kumar K2012-09-251-13/+21
* cluster/afr: Wake up post-op on non-co-operative transactionPranith Kumar K2012-09-251-0/+23
* Clean up of typepunning errors ( Strict aliasing warnings )Varun Shastry2012-09-171-1/+3
* All: License message changeVarun Shastry2012-09-138-56/+48
* dht: improve dht_fix_layout_of_directory for better re-assignmentAnand Avati2012-09-121-145/+78
* cluster/dht: handle percent option for 'min-free-disk'Amar Tumballi2012-09-071-0/+11
* afr: add option description of 'open'.Jules.Wang2012-09-061-0/+2
* cluster/distribute: remove gf_log() from statedump functionsAmar Tumballi2012-09-061-3/+0
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-066-32/+26
* cluster/afr: Don't stop entry/data self-heal on metadata split-brainPranith Kumar K2012-08-292-12/+6