summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-common.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Set lk-owner to pid when fuse does not supply it.v3.0.5rc7Pavan Sondur2010-06-291-0/+2
* Unset split-brain flags in afr_self_heal_completion_cbk if self heal complete...Simone Gotti2010-06-011-1/+3
* cluster/afr: Pick a source for metadata self-heal even if all nodes are innoc...Vikas Gorur2010-01-141-0/+28
* cluster/afr: Use dict_ref instead of dict_copy_with_ref.Vikas Gorur2010-01-081-2/+2
* cluster/afr: Sync the parent directory's mtime during missing entries self-heal.Vikas Gorur2009-12-071-6/+26
* afr: fix fd ref leak in self-healAnand Avati2009-12-061-1/+3
* cluster/afr: Add log messages when setattr fails in self-heal.Vikas Gorur2009-12-021-0/+6
* cluster/afr: Fix conditional typo.Vikas Gorur2009-12-021-1/+2
* afr: remove memcpy of @local contents in afr_local_copyAnand Avati2009-12-011-8/+23
* cluster/afr: Don't do memcpy of afr_local_t in afr_local_copy.Vikas Gorur2009-12-011-11/+5
* cluster/afr: Set the self-heal "source" as read subvolume even when not doing...Vikas Gorur2009-12-011-3/+12
* cluster/afr: Refactored lookup_cbk and introduce precedence of errors.Vikas Gorur2009-11-301-0/+4
* cluster/afr: Refactored the self-heal interface.Vikas Gorur2009-11-241-84/+48
* cluster/afr: Do self-heal on reopened fds.Vikas Gorur2009-11-241-17/+32
* cluster/afr: Fix inode context bitmasks.Vikas Gorur2009-11-241-6/+2
* cluster/afr: Ensure directory contents are in sync during opendir.Vikas Gorur2009-11-131-3/+10
* cluster/afr: NFS-friendly logic changesVikas Gorur2009-10-271-2/+2
* cluster/afr: Do self-heal in the background.Vikas Gorur2009-10-261-11/+126
* cluster/afr: Set mtime of parent directory in self-heal properly.Vikas Gorur2009-10-131-2/+3
* prevent spurious unlocks from afr selfhealAnand Avati2009-10-131-9/+25
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-011-3/+6
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-011-34/+27
* cluster/afr: Do not try to self-heal "/"Vikas Gorur2009-09-081-8/+16
* Set timestamps properly when creating missing entries.Vikas Gorur2009-07-061-3/+37
* afr logging cleanupAnand V. Avati2009-04-281-3/+2
* Cleaned up log messages in replicate.Vikas Gorur2009-04-241-19/+20
* Check return value of afr_sh_select_source.2.0.0rc8Vikas Gorur2009-04-201-1/+0
* Minor fix in afr_sh_build_pending_matrix.Vikas Gorur2009-04-201-3/+0
* Fix two memory leaks in afr self heal code.Vikas Gorur2009-04-171-0/+4
* Changed xattr format of afr changelog to support adding and removing of subvo...Vikas Gorur2009-04-161-135/+104
* Compulsorily do self heal if file sizes differ.Vikas Gorur2009-04-091-14/+85
* Handle files which have no pending xattrs at all.Vikas Gorur2009-04-091-1/+27
* Erase xattr during self-heal based on original dict.Vikas Gorur2009-04-091-3/+17
* Fix in return value of afr_sh_mark_sourcesVikas Gorur2009-04-061-0/+2
* Made self heal logic more precise.Vikas Gorur2009-03-241-22/+233
* 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/+1073