summaryrefslogtreecommitdiffstats
path: root/xlators
diff options
context:
space:
mode:
Diffstat (limited to 'xlators')
-rw-r--r--xlators/cluster/afr/src/afr-self-heal-data.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/cluster/afr/src/afr-self-heal-data.c b/xlators/cluster/afr/src/afr-self-heal-data.c
index 718c716f55a..2118fd66df5 100644
--- a/xlators/cluster/afr/src/afr-self-heal-data.c
+++ b/xlators/cluster/afr/src/afr-self-heal-data.c
@@ -769,6 +769,7 @@ afr_sh_data_fix (call_frame_t *frame, xlator_t *this)
}
if (sh->background) {
+ afr_set_read_child (this, local->loc.inode, sh->source);
sh->unwind (frame, this);
}