summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-data.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Handle split-brain/all-fool xattrs for directoryv3.2.5qa7Pranith Kumar K2011-11-091-2/+2
* cluster/afr : Fix self-heal of special filesKaushal M2011-10-311-1/+27
* cluster/afr: Handle files without gfidPranith Kumar K2011-10-191-10/+2
* cluster/afr: Fix conflict files and gfidsPranith K2011-10-191-4/+4
* cluster/afr: Handle lookups when self-heal is offPranith Kumar K2011-10-171-46/+161
* 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: previous read_child should take precedence over priv->read_childPranith K2011-07-071-1/+6
* cluster/afr: lookup should set the read-child based on pending xattrsPranith Kumar K2011-06-081-10/+21
* pump: cleanup potential dict related memory corruption.Krishnan Parthasarathi2011-06-081-8/+24
* cluster/afr: Log errors in afr self-heal with GF_LOG_ERRORPranith Kumar K2011-06-081-10/+8
* cluster/afr: log enhancements - part 1Amar Tumballi2011-04-061-45/+32
* cluster/afr: whitespace cleanupAmar Tumballi2011-03-291-535/+534
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* cluster/afr: Remove dead assignments.Sachidananda2010-08-261-28/+11
* cluster/afr: Do not issue blocking locks in self-heal.Pavan Sondur2010-08-261-28/+3
* cluster/afr: Use 2 phase locking for transactions and self heal.Pavan Sondur2010-08-221-130/+73
* cluster/afr: Check before accessing xattrs in data self heal.Pavan Sondur2010-06-011-1/+2
* Memory accounting changesVijay Bellur2010-04-231-6/+10
* cluster/afr: Send xattr in lookup from the source subvolume.Vikas Gorur2010-04-201-0/+8
* iatt: changes across the codebaseAnand V. Avati2010-03-161-19/+12
* cluster/afr: Add log messages when setattr fails in self-heal.Vikas Gorur2009-12-021-0/+8
* cluster/afr: Don't do memcpy of afr_local_t in afr_local_copy.Vikas Gorur2009-12-011-1/+2
* cluster/afr: Set file size properly before unwinding from self-heal.Vikas Gorur2009-12-011-2/+5
* cluster/afr: Set the self-heal "source" as read subvolume even when not doing...Vikas Gorur2009-12-011-0/+32
* afr: fix crash in afr_sh_data_closeAnand Avati2009-11-291-0/+3
* cluster/afr: Refactored the self-heal interface.Vikas Gorur2009-11-241-5/+8
* cluster/afr: Do self-heal on reopened fds.Vikas Gorur2009-11-241-1/+1
* cluster/afr: Refactored the data self-heal algorithm.Vikas Gorur2009-11-241-143/+242
* cluster/afr: Hold blocking locks for data self-heal.Vikas Gorur2009-11-241-34/+57
* cluster/afr: Set read-child = source regardless of foreground/background self...Vikas Gorur2009-11-241-1/+2
* 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