X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=yaffs_guts.h;h=4dc70a2af828e17b74f3d13f78fc4e0cc9baab8f;hb=91b9cd9442b6ac81f4affb8b5b4b91ed0d11dcd2;hp=f7e9a0c7a92812184c667541782b46fec1913956;hpb=55c18cfca44ed18e9501ddbde3a3361b4f377739;p=yaffs2.git diff --git a/yaffs_guts.h b/yaffs_guts.h index f7e9a0c..4dc70a2 100644 --- a/yaffs_guts.h +++ b/yaffs_guts.h @@ -601,7 +601,7 @@ struct yaffs_DeviceParamStruct { #ifdef CONFIG_YAFFS_AUTO_UNICODE int autoUnicode; #endif - + int alwaysCheckErased; /* Force chunk erased check always on */ }; typedef struct yaffs_DeviceParamStruct yaffs_DeviceParam;