summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Handle getxattr of quota-size keyPranith Kumar K2015-03-093-61/+103
* cluster/afr: Implementation of quorum-readsPranith Kumar K2015-03-055-2/+32
* cluster/afr: Do not increment healed_count if no healing was performedKrutika Dhananjay2015-03-047-67/+92
* glfs_fini: Clean up all the resources allocated in glfs_new.Poornima G2015-03-041-1/+0
* libglusterfs: Moved common functions as utils in syncop/common-utilsPranith Kumar K2015-02-273-138/+11
* cluster/afr : provide split-brain info by using getxattrAnuradha2015-02-253-0/+140
* cluster/afr: Enable auto-quorum for replicate with odd number of bricksPranith Kumar K2015-02-091-8/+16
* cluster/afr: Re-introduce heal-timeout optionPranith Kumar K2015-02-063-1/+14
* syncop: Provide syncop_ftw and syncop_dir_scan utilsPranith Kumar K2015-02-061-257/+117
* cluster/afr: Fix parent read subvol selection policy in lookupKrutika Dhananjay2015-02-041-1/+1
* cluster/afr: When parent and entry read subvols are different, set entry->ino...Krutika Dhananjay2015-02-022-23/+94
* afr : Change in heal info split-brain commandAnuradha2015-01-302-5/+12
* afr: Don't write to sparse regions of sink.Ravishankar N2015-01-301-2/+39
* cluster/afr: split-brain resolution CLIRavishankar N2015-01-157-54/+336
* libglusterfs: change signature of syncop_(f)getxattrRavishankar N2015-01-052-6/+8
* cluster/afr: serialize inode locksPranith Kumar K2015-01-042-60/+186
* afr: Fixes to commit 85427a23c238499137cbfaafdb7b6ad27f67506aAnuradha2015-01-013-1/+10
* cluster/afr: Make entry-self-heal in afr-v2 compatible with afr-v1Pranith Kumar K2014-12-261-1/+28
* afr: stop encoding subvolume id in readdir d_offAnand Avati2014-12-263-131/+23
* afr: coverity fixesRavishankar N2014-12-236-19/+21
* cluster/afr : Change in volume heal info commandAnuradha2014-12-237-29/+366
* Avoid spurious directory metedata split brainEmmanuel Dreyfus2014-12-221-1/+115
* telldir()/seekdir() portability fixesEmmanuel Dreyfus2014-12-171-6/+40
* cluster/afr: Eliminate locking in sh domain in metadata self-healKrutika Dhananjay2014-12-051-35/+2
* features/marker: Filter internal xattrs in lookupPranith Kumar K2014-11-113-7/+21
* cluster/afr: Preserve errno in case of failures on all subvolsPranith Kumar K2014-11-051-5/+16
* cluster/afr: Perform post-op in entry selfheal inside locksKrutika Dhananjay2014-10-311-3/+31
* logs: Do selective logging for errnosPranith Kumar K2014-10-201-2/+3
* heal: glfs-heal implementationPranith Kumar K2014-10-154-10/+26
* cluster/afr: Add afr-v1 xattr compatibilityPranith Kumar K2014-10-016-83/+330
* Fix invalid seekdir() usageEmmanuel Dreyfus2014-09-301-3/+36
* cluster/afr: Launch self-heal only when all the brick status is knownPranith Kumar K2014-09-291-2/+15
* cluster/afr : Fix incorrect looping of index healerAnuradha2014-09-291-4/+9
* cluster/afr: Fix inode leakKrutika Dhananjay2014-09-281-0/+2
* cluster/afr: More dict_t leak fixesKrutika Dhananjay2014-09-262-33/+68
* cluster/afr: Fix locking issues in entry self-healKrutika Dhananjay2014-09-241-92/+123
* cluster/afr: Fix spurious metadata self-healsPranith Kumar K2014-09-247-29/+86
* cluster/afr: Fixed mem leaks in self-heal code path.Anuradha2014-09-232-1/+17
* cluster/afr: Do not reset pending xattrs on gfid or type mismatch in entry-shKrutika Dhananjay2014-09-231-18/+79
* cluster/afr: Don't start heal when lookup succeeds on < 2 childrenPranith Kumar K2014-09-236-8/+29
* cluster/afr: Set all the xattrs needed by index xlatorAnuradha2014-09-162-41/+30
* cluster/afr: Handle EAGAIN properly in inodelkPranith Kumar K2014-09-152-14/+130
* cluster/afr: perform list-xattr during lookupRavishankar N2014-09-054-11/+222
* cluster/afr : Mark pending changelog xattrs for new creationsAnuradha2014-09-037-90/+148
* cluster/afr: Minor fixes to #8574Krutika Dhananjay2014-09-031-5/+3
* cluster/afr: Propagate EIO on inode's type mismatchKrutika Dhananjay2014-09-027-120/+333
* cluster/afr: Fix dict_t leaksKrutika Dhananjay2014-08-288-35/+64
* cluster/afr: Fix all locked_on bricks are sinks check in self-healsPranith Kumar K2014-08-265-82/+66
* cluster/afr: Perform metadata sync inside metadata locksPranith Kumar K2014-08-221-19/+15
* cluster/afr: Perform gfid heal inside locks.Pranith Kumar K2014-08-226-27/+69