]> git.pond.sub.org Git - empserver/blobdiff - include/treaty.h
Generation numbers to catch write back of stale copies
[empserver] / include / treaty.h
index 0e164eef5df1fb8fc2bcf31b7c97e7e0e15b91e5..e70c2f98678b49730bc6ab78a3e01a02e713bcdf 100644 (file)
@@ -42,6 +42,7 @@ struct trtstr {
     short ef_type;
     short trt_uid;
     unsigned trt_seqno;
+    unsigned trt_generation;
     time_t trt_timestamp;
     /* end of part matching struct empobj */
     natid trt_cna;             /* proposer */