summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-algorithm.h
Commit message (Expand)AuthorAgeFilesLines
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-15/+6
* cluster/afr: Handle self-heal of files with holesPranith Kumar K2012-04-041-1/+0
* cluster/afr: Perform self-heal without locking the whole filePranith Kumar K2011-08-201-19/+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
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* cluster/afr: Allocate diff algorithm loop_state structures only once.Vikas Gorur2009-12-281-3/+9
* cluster/afr: Report number of blocks healed during diff self-heal.Vikas Gorur2009-12-281-0/+3
* fixes to compile on MacOSX (no fuse client)Amar Tumballi2009-12-011-1/+1
* cluster/afr: Pipeline the "diff" data self-heal read-write loop.Vikas Gorur2009-10-231-1/+4
* cluster/afr: Pipeline the "full" data self-heal read-write loop.Vikas Gorur2009-10-231-0/+6
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* cluster/afr: Add new option "data-self-heal-algorithm"Vikas Gorur2009-09-221-1/+1
* cluster/afr: Add the "diff" self-heal algorithm.Vikas Gorur2009-09-221-1/+9
* cluster/afr: Make the self-heal algorithm pluggable.Vikas Gorur2009-09-221-0/+34