Historique des commits

Auteur SHA1 Message Date
  Christopher Haster a41dec7e10 Tweaked thread-safe implementation il y a 5 ans
  Bill Gesner 0953cfee0e make raw functions static. formatting tweaks il y a 5 ans
  Maxime Vincent 312e482513 Squash of LFS_READONLY cleanup il y a 5 ans
  Maxime Vincent 887a6d4237 Add LFS_READYONLY define, to allow smaller builds providing read-only mode il y a 5 ans
  Noah Gorny a9ed2f7b43 Add lfs_mlist_append/remove helper il y a 5 ans
  Noah Gorny 18d675e3b8 Use LFS_O_RDWR instead of magic number in lfs_file_* asserts il y a 5 ans
  Noah Gorny c29ed1080a Assert that file/dir struct is not reused in lfs_file_opencfg/lfs_dir_open il y a 5 ans
  WeiXiong Liao 3ec92acf18 lfs_bd_cmp() compares more bytes at one time il y a 5 ans
  Christopher Haster 0bc102527d Fixed single unchecked bit during commit verification il y a 5 ans
  Christopher Haster 6acef3ae4b Switched to CRC as seed collection function instead of xor il y a 5 ans
  Christopher Haster ace4c5c7e1 Removed unnecessary randomization of offsets in lfs_alloc_reset il y a 5 ans
  Christopher Haster 6d2e9433aa Fixed incorrect modulus in lfs_alloc_reset il y a 5 ans
  Deomid "rojer" Ryabkov 1b033e9ab6 Fix -Wmissing-field-initializers il y a 5 ans
  Christopher Haster 7257681f5d Merge branch 'master' into test-revamp il y a 5 ans
  Christopher Haster 6121495444 Merge pull request #266 from FreddieChopin/revert-bypass-cache il y a 5 ans
  Christopher Haster 5137e4b0ba Last minute tweaks to debug scripts il y a 5 ans
  Derek Thrasher f17d3d7eba Minor cleanup il y a 5 ans
  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