コミット履歴

作者 SHA1 メッセージ 日付
  Christopher Haster 9637b96069 Fixed lookahead overflow and removed unbounded lookahead pointers 7 年 前
  Christopher Haster 93ece2e87a Removed outdated note about moves and powerloss 7 年 前
  Christopher Haster a3fd2d4d6d Added more configurable utils 7 年 前
  Christopher Haster e611cf5050 Fix incorrect lookahead population before ack 7 年 前
  Christopher Haster a25743a82a Fixed some minor error code differences 7 年 前
  Christopher Haster 035552a858 Add version info for software library and on-disk structures 8 年 前
  Christopher Haster d88f0ac02f Added lfs_file_truncate 8 年 前
  Christopher Haster db8872781a Added error code LFS_ERR_NOTEMPTY 8 年 前
  Christopher Haster c2fab8fabb Added asserts on geometry and updated config documentation 8 年 前
  Christopher Haster bf78b09d37 Added directory list for synchronizing in flight directories 8 年 前
  Christopher Haster e169d06c57 Removed vestigial function declaration 8 年 前
  Christopher Haster f9f4f5ccec Fixed standard name mismatch LFS_ERR_EXISTS -> LFS_ERR_EXIST 8 年 前
  Christopher Haster 843e3c6c75 Added sticky-bit for preventing file syncs after write errors 8 年 前
  Christopher Haster f4aeb8331a Fixed issue with aggressively rounding down lookahead configuration 8 年 前
  Christopher Haster 83d4c614a0 Updated copyright 8 年 前
  Christopher Haster 539409e2fb Refactored deduplicate/deorphan step to single deorphan step 8 年 前
  Christopher Haster 2936514b5e Added atomic move using dirty tag in entry type 8 年 前
  Christopher Haster 273cb7c9c8 Fixed problem with lookaheads larger than block device 8 年 前
  Christopher Haster c2283a2753 Extended entry tag to support attributes 8 年 前
  Christopher Haster 663e953a50 Adopted the Apache 2.0 license 8 年 前
  Christopher Haster 8a9b9baa12 Modified entry head to include name length 8 年 前
  Christopher Haster fe28ea0f93 Added internal check of data written to disk 8 年 前
  Christopher Haster 69294ac418 Added better documentation 8 年 前
  Christopher Haster fd1da602d7 Added support for handling corrupted blocks 8 年 前
  Christopher Haster b35d761196 Removed words variable from lfs struct 8 年 前
  Christopher Haster 4808e9ae26 Added caching with managed caches at the file level 8 年 前
  Christopher Haster a30142e0e1 Fixed allocation bugs near the end of storage 8 年 前
  Christopher Haster 210b487325 Added file list for tracking in flight allocations 8 年 前
  Christopher Haster b55719bab1 Adopted more conventional buffer parameter ordering 8 年 前
  Christopher Haster 0406442253 Fixed non-standard behaviour of rdwr streams 8 年 前