提交历史

作者 SHA1 备注 提交日期
  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 5 年之前
  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 5 年之前
  Christopher Haster 4677421aba Added "evil" tests and detecion/recovery from bad pointers and infinite loops 5 年之前
  Chris Desjardins cb26157880 Change assert to runtime check. 6 年之前
  Christopher Haster a7dfae4526 Minor tweaks to debugging scripts, fixed explode_asserts.py off-by-1 5 年之前
  Christopher Haster 50fe8ae258 Renamed test_format -> test_superblocks, tweaked superblock tests 5 年之前
  Christopher Haster 0990296619 Limited byte-level tests to native testing due to time 5 年之前
  Christopher Haster d04b077506 Fixed minor things to get CI passing again 5 年之前
  Christopher Haster c7987a3162 Restructured .travis.yml to span more jobs 5 年之前
  Christopher Haster dcae185a00 Fixed typo in LFS_MKTAG_IF_ELSE 5 年之前
  Christopher Haster f4b17b379c Added test.py support for tmpfs-backed disks 5 年之前
  Christopher Haster 9f546f154f Updated .travis.yml and added additional geometry constraints 5 年之前
  Christopher Haster b69cf890e6 Fixed CRC check when prog_size causes multiple CRCs per commit 5 年之前
  Christopher Haster 02c84ac5f4 Cleaned up dependent fixes on branch 5 年之前
  Christopher Haster 6530cb3a61 Fixed lfs_fs_size doubling metadata-pairs 5 年之前
  Christopher Haster fe957de892 Fixed broken wear-leveling when block_cycles = 2n-1 5 年之前
  Christopher Haster 6a550844f4 Modified readmdir/readtree to make reading non-truncated data easier 5 年之前
  Christopher Haster f9c2fd93f2 Removed file outlining on ENOSPC in lfs_file_sync 5 年之前
  Christopher Haster 44d7112794 Fixed tests/*.toml.* in .gitignore 5 年之前
  Christopher Haster 77e3078b9f Added/fixed tests for noop writes (where bd error can't be trusted) 5 年之前
  Christopher Haster 517d3414c5 Fixed more bugs, mostly related to ENOSPC on different geometries 5 年之前
  Christopher Haster aab6aa0ed9 Cleaned up test script and directory naming 5 年之前
  Christopher Haster 52ef0c1c9e Fixed a crazy consistency issue in test.py 5 年之前
  Christopher Haster b9d0695e0a Rewrote explode_asserts.py to be more efficient 5 年之前
  Christopher Haster a5d614fbfb Added tests for power-cycled-relocations and fixed the bugs that fell out 5 年之前
  Christopher Haster f4b6a6b328 Fixed issues with neighbor updates during moves 5 年之前
  Christopher Haster 9453ebd15d Added/improved disk-reading debug scripts 5 年之前
  Christopher Haster fb65057a3c Restructured block devices again for better test exploitation 6 年之前
  Christopher Haster ecc2857c0e Migrated bad-block tests 6 年之前
  Christopher Haster 5181ce66cd Migrated the first of the tests with internal knowledge 6 年之前