]> git.pond.sub.org Git - empserver/blobdiff - include/lost.h
Generation numbers to catch write back of stale copies
[empserver] / include / lost.h
index d30f8e856b0399308b81ad06f081dbaf4adc2fae..021f26338910f901a16297280a9a9460b8245288 100644 (file)
@@ -42,6 +42,7 @@ struct loststr {
     short ef_type;
     short lost_uid;
     unsigned lost_seqno;
+    unsigned lost_generation;
     time_t lost_timestamp;     /* When it was lost */
     natid lost_owner;          /* Who lost it */
     /* end of part matching struct empobj */