]> Pileus Git - ~andy/linux/blobdiff - fs/ocfs2/cluster/ocfs2_heartbeat.h
byteorder: move le32_add_cpu & friends from OCFS2 to core
[~andy/linux] / fs / ocfs2 / cluster / ocfs2_heartbeat.h
index 94096069cb43a0e11b33d944427522f2a1205317..3f4151da9709a8363a8c34bdcc04dbc5aeaf60bc 100644 (file)
@@ -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 */