Add Phils checkpoint configuration
[yaffs2.git] / moduleconfig.h
index e67c7bc8029559885b9c9e904e06eb09bdc691c8..41fb3c5ac073803dab5595c3c1e4909215475205 100644 (file)
 /* Meaning: Cache short names, taking more RAM, but faster look-ups */
 #define CONFIG_YAFFS_SHORT_NAMES_IN_RAM
 
+/* Default: 10 */
+/* Meaning: set the count of blocks to reserve for checkpointing */
+#define YAFFS_CHECKPOINT_RESERVED_BLOCKS 10
+
 #endif /* YAFFS_OUT_OF_TREE */
 
 #endif /* __YAFFS_CONFIG_H__ */