Historique des commits

Auteur SHA1 Message Date
  Derek Thrasher 5e5b5d8572 (chore) updates from PR, we decided not to move forward with changing v1 code since it can be risky. Let's improve the future! Also renamed and moved around a the lookahead free / reset function il y a 5 ans
  Derek Thrasher d498b9fb31 (bugfix) adding line function to clear out all the global 'free' information so that we can reset it after a failed traversal il y a 5 ans
  Christopher Haster 4677421aba Added "evil" tests and detecion/recovery from bad pointers and infinite loops il y a 5 ans
  Chris Desjardins cb26157880 Change assert to runtime check. il y a 6 ans
  Christopher Haster d04b077506 Fixed minor things to get CI passing again il y a 5 ans
  Christopher Haster dcae185a00 Fixed typo in LFS_MKTAG_IF_ELSE il y a 5 ans
  Christopher Haster b69cf890e6 Fixed CRC check when prog_size causes multiple CRCs per commit il y a 5 ans
  Christopher Haster 02c84ac5f4 Cleaned up dependent fixes on branch il y a 5 ans
  Christopher Haster 6530cb3a61 Fixed lfs_fs_size doubling metadata-pairs il y a 5 ans
  Christopher Haster fe957de892 Fixed broken wear-leveling when block_cycles = 2n-1 il y a 5 ans
  Christopher Haster f9c2fd93f2 Removed file outlining on ENOSPC in lfs_file_sync il y a 5 ans
  Christopher Haster 77e3078b9f Added/fixed tests for noop writes (where bd error can't be trusted) il y a 5 ans
  Christopher Haster 517d3414c5 Fixed more bugs, mostly related to ENOSPC on different geometries il y a 5 ans
  Christopher Haster a5d614fbfb Added tests for power-cycled-relocations and fixed the bugs that fell out il y a 5 ans
  Christopher Haster f4b6a6b328 Fixed issues with neighbor updates during moves il y a 5 ans
  Christopher Haster 9453ebd15d Added/improved disk-reading debug scripts il y a 5 ans
  Christopher Haster fb65057a3c Restructured block devices again for better test exploitation il y a 6 ans
  Christopher Haster ce2c01f098 Fixed lfs_dir_fetchmatch not understanding overwritten tags il y a 6 ans
  Christopher Haster 0197b18100 Fixed issue with superblock breaking lfs_dir_seek il y a 6 ans
  Christopher Haster 9a7a3f637a Merge pull request #337 from ARMmbed/fix-null-fetchmatch il y a 6 ans
  Christopher Haster 8188019cbf Merge pull request #334 from mon/bugfix/inttypes il y a 6 ans
  Christopher Haster d6dc728c87 Fixed some issues in lfs_migrate il y a 6 ans
  Christopher Haster aeff2a28cf Stop wear-leveling during migration il y a 6 ans
  Christopher Haster aae22c8256 Fixed issue with directories falling out of date after block relocation il y a 6 ans
  Christopher Haster 60e67ae080 Fixed implicit change-of-sign warning in lfs_dir_fetch il y a 6 ans
  grunwald-m 64dedee2d1 prepare upstream bugfix of lfs il y a 6 ans
  Will 5925db48da Fix some LFS_TRACE format specifiers il y a 6 ans
  Sipke Vriend ba088aa213 lfs_dir_*: Cast error return codes to int. il y a 6 ans
  Sipke Vriend 955b296bcc lfs_file_rewind: Cast error return codes to int. il y a 6 ans
  Sipke Vriend 241dbc6f86 lfs_stat: Cast error return codes to int. il y a 6 ans