Ver código fonte

adaptation v2.1 block erase cycle

xieyangrun 6 anos atrás
pai
commit
46bd8138a1
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      dfs_lfs.c

+ 1 - 1
dfs_lfs.c

@@ -34,7 +34,7 @@
 #endif
 
 #ifndef LFS_BLOCK_CYCLES
-    #define LFS_BLOCK_CYCLES 0
+    #define LFS_BLOCK_CYCLES (-1)
 #endif
 
 #ifndef LFS_LOOKAHEAD_MAX