Put both the summary and checkpoint version stamps together, update checkpoint version
[yaffs2.git] / yaffs_guts.h
index b3bc574a51b29fe2b99159898e9ea27157a765bd..a9fdde2213c46b315b56ab333754852867b4cab7 100644 (file)
@@ -75,7 +75,9 @@
 #define YAFFS_OBJECT_SPACE             0x40000
 #define YAFFS_MAX_OBJECT_ID            (YAFFS_OBJECT_SPACE - 1)
 
-#define YAFFS_CHECKPOINT_VERSION       5
+/* Binary data version stamps */
+#define YAFFS_SUMMARY_VERSION          1
+#define YAFFS_CHECKPOINT_VERSION       6
 
 #ifdef CONFIG_YAFFS_UNICODE
 #define YAFFS_MAX_NAME_LENGTH          127