Explorar el Código

adaptation v2.1 block erase cycle

xieyangrun hace 6 años
padre
commit
46bd8138a1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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