Tweaks to YaffsTuning doc.
[yaffs2.git] / yaffs_guts.h
index dabcfe6e5d77b1247f746b945e07005d808dad40..cf193914b4044bd2790a6a5d818eb73a7dd9bd35 100644 (file)
@@ -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 */