Historial de Commits

Autor SHA1 Mensaje Fecha
  Christopher Haster 425aa3c694 Fixed issue with immediate exhaustion and small unaligned storage hace 8 años
  Christopher Haster bf78b09d37 Added directory list for synchronizing in flight directories hace 8 años
  Christopher Haster f9f4f5ccec Fixed standard name mismatch LFS_ERR_EXISTS -> LFS_ERR_EXIST hace 8 años
  Christopher Haster 843e3c6c75 Added sticky-bit for preventing file syncs after write errors hace 8 años
  Christopher Haster 2612e1b3fa Modified lfs_ctz_extend to be a little bit safer hace 8 años
  Christopher Haster 6664723e18 Fixed issue with committing directories to bad-blocks that are stuck hace 8 años
  Christopher Haster 3f31c8cba3 Fixed corner case with immediate exhaustion and lookahead==block_count hace 8 años
  Christopher Haster f4aeb8331a Fixed issue with aggressively rounding down lookahead configuration hace 8 años
  Christopher Haster db51a395ba Removed stray newline in LFS_ERROR for version hace 8 años
  Christopher Haster 2ab150cc50 Removed toolchain specific warnings hace 8 años
  Christopher Haster 0825d34f3d Adopted alternative implementation for lfs_ctz_index hace 8 años
  Christopher Haster 46e22b2a38 Adopted lfs_ctz_index implementation using popcount hace 8 años
  Christopher Haster 4fdca15a0d Slight name change with ctz skip-list functions hace 8 años
  Christopher Haster f3578e3250 Removed clamping to block size in ctz linked-list hace 8 años
  Christopher Haster 83d4c614a0 Updated copyright hace 8 años
  Christopher Haster 539409e2fb Refactored deduplicate/deorphan step to single deorphan step hace 8 años
  Christopher Haster 2936514b5e Added atomic move using dirty tag in entry type hace 8 años
  Christopher Haster 984340225b Fixed incorrect return value from lfs_file_seek hace 8 años
  Christopher Haster 273cb7c9c8 Fixed problem with lookaheads larger than block device hace 8 años
  Christopher Haster d9367e05ce Fixed collection of multiblock directories hace 8 años
  Christopher Haster a83b2fe463 Added checks for out-of-bound seeks hace 8 años
  Christopher Haster a8fa5e6571 Fixed some corner cases with paths hace 8 años
  Christopher Haster 26dd49aa04 Fixed issue with negative modulo with unaligned lookaheads hace 8 años
  Christopher Haster 0982020fb3 Fixed issue with cold-write after seek to block boundary hace 8 años
  Christopher Haster c2283a2753 Extended entry tag to support attributes hace 8 años
  Christopher Haster 663e953a50 Adopted the Apache 2.0 license hace 8 años
  Christopher Haster 8a9b9baa12 Modified entry head to include name length hace 8 años
  Christopher Haster 931442a784 Adopted redundant cache read in lfs_file_relocate hace 8 años
  Christopher Haster 0e1022a86c Fixed missing erase during file relocation hace 8 años
  Christopher Haster a1138a41ce Fixed dirty rcache during directory commit hace 8 años