X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_guts.h;h=3bae979134dfcd3fc7bb66f12d4bb6c78f65c39f;hp=0563597eb28471faa5ec54e50e92124c98fcd41a;hb=80e2ce88349c6722e5cdc5099f29c85d4ee5b6db;hpb=06f8628f9290bd967b8374c992a11dd06caa8747 diff --git a/yaffs_guts.h b/yaffs_guts.h index 0563597..3bae979 100644 --- a/yaffs_guts.h +++ b/yaffs_guts.h @@ -63,7 +63,7 @@ #define YAFFS_OBJECT_SPACE 0x40000 -#define YAFFS_CHECKPOINT_VERSION 3 +#define YAFFS_CHECKPOINT_VERSION 4 #ifdef CONFIG_YAFFS_UNICODE #define YAFFS_MAX_NAME_LENGTH 127 @@ -794,7 +794,6 @@ typedef struct { /* yaffs2 runtime stuff */ unsigned sequenceNumber; /* Sequence number of currently allocating block */ - unsigned oldestDirtySequence; } yaffs_CheckpointDevice;