summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-data.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: refactorAnand Avati2014-03-221-1616/+478
* cluster/afr: Improvement in logging of self heal completion statusVenkatesh Somyajulu2013-08-291-13/+149
* cluster/afr: Print self-heal log when self-heal succeedsPranith Kumar K2013-07-311-0/+59
* cluster/afr: Let two data-self-heals compete in new domainPranith Kumar K2013-07-031-22/+58
* cluster/afr: Refactor inodelk to handle multiple domainsPranith Kumar K2013-07-031-14/+30
* cluster/afr: Allow data/entry self heal for metadata split-brainVenkatesh Somyajulu2013-07-021-12/+12
* cluster/afr: Improvement in logging of self heal completion statusVenkatesh Somyajulu2013-06-131-15/+19
* cluster/afr: fsync before erase xattrs in data self-healPranith Kumar K2013-03-281-1/+75
* cluster/afr: Preserve mtime in self-healPranith Kumar K2013-03-121-14/+25
* cluster/afr: added logging of changelog for split-brain in glustershd.log fileVenkatesh Somyajula2013-02-031-5/+2
* cluster/afr: Remember type of split-brain in inode-ctxPranith Kumar K2012-12-111-9/+3
* cluster/afr: Empty string should not be default option valPranith Kumar K2012-12-051-0/+4
* 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-041-6/+12
* afr: send unique dict_t instances to replicas in self-heal fxattropBrian Foster2012-11-291-28/+42
* Cluster/afr: Fix output for gluster volume heal vn info healedVenkatesh Somyajula2012-11-261-0/+2
* afr: Avoid excessive logging in self-heal.Krishnan Parthasarathi2012-08-231-2/+2
* cluster/afr: Modified split-brain handlingPranith Kumar K2012-07-261-26/+37
* cluster/afr: Perform data self-heal for non regular filesPranith Kumar K2012-07-251-86/+60
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-4/+2
* cluster/afr: Don't reset split-brain when data-self-heal is offPranith Kumar K2012-06-191-0/+4
* replicate: add hashed read-child method.Jeff Darcy2012-05-311-2/+4
* cluster/afr: Release inodelk on erase changelog failuresPranith Kumar K2012-05-231-0/+3
* cluster/afr: Enforce order in pre/post opPranith Kumar K2012-05-181-1/+1
* cluster/afr: Perform conservative merge on dir with xattr split-brainPranith Kumar K2012-05-181-3/+14
* cluster/afr: Handle files w.o. xattrs and size mismatch.Pranith Kumar K2012-05-181-1/+9
* cluster/afr: Mark zero size file as sink in absense of xattrs.Pranith Kumar K2012-05-181-1/+1
* cluster/afr: Determining sources should do both fxattrop, fstatPranith Kumar K2012-05-181-95/+64
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* self-heald: Find self-heal failures, split-brainPranith Kumar K2012-04-051-1/+2
* cluster/afr: Handle self-heal of files with holesPranith Kumar K2012-04-041-7/+9
* cluster/afr: handle fstat failure in data-self-healPranith Kumar K2012-03-291-1/+1
* cluster/afr: Handle afr data self-heal failures gracefullyPranith Kumar K2012-03-281-51/+137
* core: adding extra data for fopsAmar Tumballi2012-03-221-18/+20
* cluster/afr: Perform xattrop with all afr-keysPranith Kumar K2012-01-271-46/+3
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-12/+16
* cluster/afr: Handle split-brain/all-fool xattrs for directoryPranith Kumar K2011-12-271-3/+8
* cluster/afr: Remove treating sh_frame as special loop_framePranith Kumar K2011-11-231-7/+1
* cluster/afr: Fix memory leaksPranith Kumar K2011-11-231-15/+5
* cluster/afr : Fix self-heal of special filesKaushal M2011-10-311-1/+33
* cluster/afr: Make data selfheal trigger to be configurable.Pranith Kumar K2011-09-081-1/+2
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-13/+0
* cluster/afr: Prevent double big lock when data self-heal loops are not spawnedPranith Kumar K2011-09-061-1/+21
* cluster/afr: Perform flush on all the children involved in self-healPranith Kumar K2011-08-221-19/+6
* cluster/afr: Perform self-heal without locking the whole filePranith Kumar K2011-08-201-276/+433
* cluster/afr: Update fresh_children in lookup if no other ops in progressPranith Kumar K2011-08-191-1/+1
* 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
* cluster/afr: Fix conflict files and gfid self-healPranith K2011-07-171-23/+7
* cluster/afr: Detect conflict/gfid self-healsPranith K2011-07-171-1/+1