Historique des commits

Auteur SHA1 Message Date
  Christopher Haster 195075819e Added 2GiB file size limit and EFBIG reporting il y a 7 ans
  Christopher Haster 97d8d5e96a Fixed issue where a rename causes a split and pushes dir out of sync il y a 7 ans
  Christopher Haster 510cd13df9 Bumped minor version to v1.6 il y a 7 ans
  Damien George 961fab70c3 Added file config structure and lfs_file_opencfg il y a 7 ans
  Freddie Chopin 577d777c20 Add C++ guards to public headers il y a 7 ans
  Christopher Haster 6beff502e9 Changed license to BSD-3-Clause il y a 7 ans
  Christopher Haster 9637b96069 Fixed lookahead overflow and removed unbounded lookahead pointers il y a 7 ans
  Christopher Haster 93ece2e87a Removed outdated note about moves and powerloss il y a 7 ans
  Christopher Haster a3fd2d4d6d Added more configurable utils il y a 7 ans
  Christopher Haster e611cf5050 Fix incorrect lookahead population before ack il y a 7 ans
  Christopher Haster a25743a82a Fixed some minor error code differences il y a 7 ans
  Christopher Haster 035552a858 Add version info for software library and on-disk structures il y a 8 ans
  Christopher Haster d88f0ac02f Added lfs_file_truncate il y a 8 ans
  Christopher Haster db8872781a Added error code LFS_ERR_NOTEMPTY il y a 8 ans
  Christopher Haster c2fab8fabb Added asserts on geometry and updated config documentation il y a 8 ans
  Christopher Haster bf78b09d37 Added directory list for synchronizing in flight directories il y a 8 ans
  Christopher Haster e169d06c57 Removed vestigial function declaration il y a 8 ans
  Christopher Haster f9f4f5ccec Fixed standard name mismatch LFS_ERR_EXISTS -> LFS_ERR_EXIST il y a 8 ans
  Christopher Haster 843e3c6c75 Added sticky-bit for preventing file syncs after write errors il y a 8 ans
  Christopher Haster f4aeb8331a Fixed issue with aggressively rounding down lookahead configuration il y a 8 ans
  Christopher Haster 83d4c614a0 Updated copyright il y a 8 ans
  Christopher Haster 539409e2fb Refactored deduplicate/deorphan step to single deorphan step il y a 8 ans
  Christopher Haster 2936514b5e Added atomic move using dirty tag in entry type il y a 8 ans
  Christopher Haster 273cb7c9c8 Fixed problem with lookaheads larger than block device il y a 8 ans
  Christopher Haster c2283a2753 Extended entry tag to support attributes il y a 8 ans
  Christopher Haster 663e953a50 Adopted the Apache 2.0 license il y a 8 ans
  Christopher Haster 8a9b9baa12 Modified entry head to include name length il y a 8 ans
  Christopher Haster fe28ea0f93 Added internal check of data written to disk il y a 8 ans
  Christopher Haster 69294ac418 Added better documentation il y a 8 ans
  Christopher Haster fd1da602d7 Added support for handling corrupted blocks il y a 8 ans