summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr.h
diff options
context:
space:
mode:
authorPranith Kumar K <pranithk@gluster.com>2012-04-18 17:30:39 +0530
committerVijay Bellur <vijay@gluster.com>2012-05-07 00:51:40 -0700
commitc4dadc74fd1d1188f123eae7f2b6d6f5232e2a0f (patch)
tree5ca66ff4466a58d7038d7fbdf8587847a4c85645 /xlators/cluster/afr/src/afr.h
parentca5861fdf9fdf9c29523893418312bdf1796c28e (diff)
Self-heald: Dump the event history completely
Change-Id: Icf08ef1752795276f88c343d1d74af104095c6cb BUG: 796579 Signed-off-by: Pranith Kumar K <pranithk@gluster.com> Reviewed-on: http://review.gluster.com/3276 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Vijay Bellur <vijay@gluster.com>
Diffstat (limited to 'xlators/cluster/afr/src/afr.h')
-rw-r--r--xlators/cluster/afr/src/afr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xlators/cluster/afr/src/afr.h b/xlators/cluster/afr/src/afr.h
index 2cd29f1c5..765f1fd77 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;