From c4dadc74fd1d1188f123eae7f2b6d6f5232e2a0f Mon Sep 17 00:00:00 2001 From: Pranith Kumar K Date: Wed, 18 Apr 2012 17:30:39 +0530 Subject: Self-heald: Dump the event history completely Change-Id: Icf08ef1752795276f88c343d1d74af104095c6cb BUG: 796579 Signed-off-by: Pranith Kumar K Reviewed-on: http://review.gluster.com/3276 Tested-by: Gluster Build System Reviewed-by: Vijay Bellur --- xlators/cluster/afr/src/afr.h | 1 - 1 file changed, 1 deletion(-) (limited to 'xlators/cluster/afr/src/afr.h') diff --git a/xlators/cluster/afr/src/afr.h b/xlators/cluster/afr/src/afr.h index 2cd29f1c51e..765f1fd7764 100644 --- a/xlators/cluster/afr/src/afr.h +++ b/xlators/cluster/afr/src/afr.h @@ -100,7 +100,6 @@ typedef struct afr_self_heald_ { afr_crawl_type_t *pending; gf_boolean_t *inprogress; afr_child_pos_t *pos; - time_t *sh_times; gf_timer_t **timer; eh_t *healed; eh_t *heal_failed; -- cgit