X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Focfs2%2Fcluster%2Focfs2_heartbeat.h;h=3f4151da9709a8363a8c34bdcc04dbc5aeaf60bc;hb=d6817cdbd143f87f9d7c59a4c3194091190eeb84;hp=94096069cb43a0e11b33d944427522f2a1205317;hpb=25da0974601fc8096461f3d3f7ca3aab8e79adfb;p=linux-2.6 diff --git a/fs/ocfs2/cluster/ocfs2_heartbeat.h b/fs/ocfs2/cluster/ocfs2_heartbeat.h index 94096069cb..3f4151da97 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 */