]> git.pond.sub.org Git - empserver/blobdiff - include/lost.h
Generation numbers to catch write back of stale copies
[empserver] / include / lost.h
index 0e40470c3319973b99e8d51779b9e6f5a473695d..9fa7ab132f26b79424fb4311408aee4fb6a1ad46 100644 (file)
@@ -41,6 +41,7 @@ struct loststr {
     /* initial part must match struct empobj */
     signed ef_type: 8;
     unsigned lost_seqno: 12;
+    unsigned lost_generation: 12;
     int lost_uid;
     time_t lost_timestamp;     /* When it was lost */
     natid lost_owner;          /* Who lost it */