Historique des commits

Auteur SHA1 Message Date
  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
  Christopher Haster b35d761196 Removed words variable from lfs struct il y a 8 ans
  Christopher Haster 4808e9ae26 Added caching with managed caches at the file level il y a 8 ans
  Christopher Haster a30142e0e1 Fixed allocation bugs near the end of storage il y a 8 ans
  Christopher Haster 210b487325 Added file list for tracking in flight allocations il y a 8 ans
  Christopher Haster b55719bab1 Adopted more conventional buffer parameter ordering il y a 8 ans
  Christopher Haster 0406442253 Fixed non-standard behaviour of rdwr streams il y a 8 ans
  Christopher Haster 287b54876e Standardized error values il y a 8 ans
  Christopher Haster 5790ec2ce4 Structured some of the bulk of the codebase il y a 8 ans
  Christopher Haster ba8afb9d92 Added support for full seek operations il y a 8 ans
  Christopher Haster a1d8a76b36 Added correct handling of file syncing around overwrites il y a 8 ans
  Christopher Haster a4e9132d7f Removed a layer of indirection for index-list lookup il y a 8 ans
  Christopher Haster aa872657d2 Cleaned up block allocator il y a 8 ans
  Christopher Haster 7050922623 Added optional block-level caching il y a 8 ans