aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster/ocfs2_heartbeat.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ocfs2/cluster/ocfs2_heartbeat.h')
-rw-r--r--fs/ocfs2/cluster/ocfs2_heartbeat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ocfs2/cluster/ocfs2_heartbeat.h b/fs/ocfs2/cluster/ocfs2_heartbeat.h
index 94096069cb43..3f4151da9709 100644
--- a/fs/ocfs2/cluster/ocfs2_heartbeat.h
+++ b/fs/ocfs2/cluster/ocfs2_heartbeat.h
@@ -32,6 +32,7 @@ struct o2hb_disk_heartbeat_block {
__u8 hb_pad1[3];
__le32 hb_cksum;
__le64 hb_generation;
+ __le32 hb_dead_ms;
};
#endif /* _OCFS2_HEARTBEAT_H */