X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_guts.h;h=4dc70a2af828e17b74f3d13f78fc4e0cc9baab8f;hp=f7e9a0c7a92812184c667541782b46fec1913956;hb=7b581e86f9ad88ae8a9b017898ffeb7c5bf5a6c6;hpb=55c18cfca44ed18e9501ddbde3a3361b4f377739 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;