summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-algorithm.h
diff options
context:
space:
mode:
authorVikas Gorur <vikas@gluster.com>2009-10-23 06:44:46 +0000
committerAnand V. Avati <avati@dev.gluster.com>2009-10-23 05:54:53 -0700
commit58efcf03a63324b7bbfda864647d35256917058a (patch)
treef5bb0ae514e0734fdf07d8e2920ad35fe565d592 /xlators/cluster/afr/src/afr-self-heal-algorithm.h
parentdfa1f5755b11d11c81cbbdd79dcb5b3f8d216ac9 (diff)
cluster/afr: Prevent spurious entry self-heal.
If the initial lookup shows that 'pending' is positive, then self-heal will hold a lock and do a lookup again. This lookup might show that 'pending' is zero everywhere. However, entry self-heal used to consider this as a case of 'no sources' and try to merge the directories. This patch checks for that case and does not do the merge. Signed-off-by: Anand V. Avati <avati@dev.gluster.com> BUG: 326 ([2.0.8rc9] Spurious self-heal) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=326
Diffstat (limited to 'xlators/cluster/afr/src/afr-self-heal-algorithm.h')
0 files changed, 0 insertions, 0 deletions