summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-data.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Pick the data self-heal algorithm dynamically.Vikas Gorur2009-10-261-12/+65
* cluster/afr: Set read-subvolume to the source while self-heal is in progress.Vikas Gorur2009-10-261-0/+1
* cluster/afr: Do self-heal in the background.Vikas Gorur2009-10-261-0/+4
* prevent spurious unlocks from afr selfhealAnand Avati2009-10-131-6/+22
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* Removed remaining references to chmod, chown and utimens as part of setattr c...Pavan Sondur2009-10-061-15/+18
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-011-4/+6
* cluster/afr: Add new option "data-self-heal-algorithm"Vikas Gorur2009-09-221-1/+19
* cluster/afr: Add the "diff" self-heal algorithm.Vikas Gorur2009-09-221-1/+1
* cluster/afr: Make the self-heal algorithm pluggable.Vikas Gorur2009-09-221-166/+12
* cluster/afr: Open source and sinks in read/write mode during self-heal.Vikas Gorur2009-09-221-2/+2
* Fix crash in afr data self heal. Bugzilla ID: 3Vikas Gorur2009-06-081-0/+2
* Preserve atime/mtime during data self heal.Vikas Gorur2009-05-261-8/+51
* afr self-heal: update file size of the returning stat buf with source file's ...Anand V. Avati2009-05-061-0/+1
* afr logging cleanupAnand V. Avati2009-04-281-4/+4
* Cleaned up log messages in replicate.Vikas Gorur2009-04-241-28/+26
* Check return value of afr_sh_select_source.2.0.0rc8Vikas Gorur2009-04-201-0/+9
* Changed xattr format of afr changelog to support adding and removing of subvo...Vikas Gorur2009-04-161-15/+12
* update cluster/afr with new readv writev prototypesAnand V. Avati2009-04-121-4/+4
* Compulsorily do self heal if file sizes differ.Vikas Gorur2009-04-091-2/+2
* Erase xattr during self-heal based on original dict.Vikas Gorur2009-04-091-2/+3
* Fix in return value of afr_sh_mark_sourcesVikas Gorur2009-04-061-5/+12
* Add extra 'volume' parameter to inodelk/entrylk callsVikas Gorur2009-03-121-0/+2
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* Added all filesVikas Gorur2009-02-181-0/+1030