X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=moduleconfig.h;h=64689076902c57b34081966c66398b8f0a7e5102;hp=99c9f6a66ef3e4e2b475e82941a0e1ff3e942d52;hb=47f0aa3a5008048dd068bbc7fef87650d5df12fb;hpb=8cb35821571204ae4f0bd009c3899be7d442e89f diff --git a/moduleconfig.h b/moduleconfig.h index 99c9f6a..6468907 100644 --- a/moduleconfig.h +++ b/moduleconfig.h @@ -42,6 +42,12 @@ /* Meaning: Disables testing whether chunks are erased before writing to them*/ #define CONFIG_YAFFS_DISABLE_CHUNK_ERASED_CHECK +/* Default: Not Selected */ +/* Meaning: At mount automatically empty all files from lost and found. */ +/* This is done to fix an old problem where rmdir was not checking for an */ +/* empty directory. This can also be achieved with a mount option. */ +/* #define CONFIG_YAFFS_EMPTY_LOST_AND_FOUND */ + /* Default: Selected */ /* Meaning: Cache short names, taking more RAM, but faster look-ups */ #define CONFIG_YAFFS_SHORT_NAMES_IN_RAM