X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_guts.h;h=cf193914b4044bd2790a6a5d818eb73a7dd9bd35;hp=dabcfe6e5d77b1247f746b945e07005d808dad40;hb=03c76f6c10acaf6b8fe36e663abd9a87cf76b9de;hpb=ba0c6c81e76e17d038d169aa756ab430f9de7a39 diff --git a/yaffs_guts.h b/yaffs_guts.h index dabcfe6..cf19391 100644 --- a/yaffs_guts.h +++ b/yaffs_guts.h @@ -606,6 +606,7 @@ struct yaffs_DeviceParamStruct { int useHeaderFileSize; /* Flag to determine if we should use file sizes from the header */ int disableLazyLoad; /* Disable lazy loading on this device */ int wideTnodesDisabled; /* Set to disable wide tnodes */ + int disableSoftDelete; /* yaffs 1 only: Set to disable the use of softdeletion. */ int deferDirectoryUpdate; /* Set to defer directory updates */