]> git.pond.sub.org Git - empserver/blobdiff - include/treaty.h
Generation numbers to catch write back of stale copies
[empserver] / include / treaty.h
index 440d7f533aad73b9523bfec76223bcab92dca992..f1c4cbb0ae39b33c540ab8395b3439f6dfff37fe 100644 (file)
@@ -41,6 +41,7 @@ struct trtstr {
     /* initial part must match struct empobj */
     signed ef_type: 8;
     unsigned trt_seqno: 12;
+    unsigned trt_generation: 12;
     int trt_uid;
     time_t trt_timestamp;
     /* end of part matching struct empobj */