Commit History

Author SHA1 Message Date
  Christopher Haster db8872781a Added error code LFS_ERR_NOTEMPTY 8 years ago
  Christopher Haster c2fab8fabb Added asserts on geometry and updated config documentation 8 years ago
  Christopher Haster bf78b09d37 Added directory list for synchronizing in flight directories 8 years ago
  Christopher Haster e169d06c57 Removed vestigial function declaration 8 years ago
  Christopher Haster f9f4f5ccec Fixed standard name mismatch LFS_ERR_EXISTS -> LFS_ERR_EXIST 8 years ago
  Christopher Haster 843e3c6c75 Added sticky-bit for preventing file syncs after write errors 8 years ago
  Christopher Haster f4aeb8331a Fixed issue with aggressively rounding down lookahead configuration 8 years ago
  Christopher Haster 83d4c614a0 Updated copyright 8 years ago
  Christopher Haster 539409e2fb Refactored deduplicate/deorphan step to single deorphan step 8 years ago
  Christopher Haster 2936514b5e Added atomic move using dirty tag in entry type 8 years ago
  Christopher Haster 273cb7c9c8 Fixed problem with lookaheads larger than block device 8 years ago
  Christopher Haster c2283a2753 Extended entry tag to support attributes 8 years ago
  Christopher Haster 663e953a50 Adopted the Apache 2.0 license 8 years ago
  Christopher Haster 8a9b9baa12 Modified entry head to include name length 8 years ago
  Christopher Haster fe28ea0f93 Added internal check of data written to disk 8 years ago
  Christopher Haster 69294ac418 Added better documentation 8 years ago
  Christopher Haster fd1da602d7 Added support for handling corrupted blocks 8 years ago
  Christopher Haster b35d761196 Removed words variable from lfs struct 8 years ago
  Christopher Haster 4808e9ae26 Added caching with managed caches at the file level 8 years ago
  Christopher Haster a30142e0e1 Fixed allocation bugs near the end of storage 8 years ago
  Christopher Haster 210b487325 Added file list for tracking in flight allocations 8 years ago
  Christopher Haster b55719bab1 Adopted more conventional buffer parameter ordering 8 years ago
  Christopher Haster 0406442253 Fixed non-standard behaviour of rdwr streams 8 years ago
  Christopher Haster 287b54876e Standardized error values 8 years ago
  Christopher Haster 5790ec2ce4 Structured some of the bulk of the codebase 8 years ago
  Christopher Haster ba8afb9d92 Added support for full seek operations 8 years ago
  Christopher Haster a1d8a76b36 Added correct handling of file syncing around overwrites 8 years ago
  Christopher Haster a4e9132d7f Removed a layer of indirection for index-list lookup 8 years ago
  Christopher Haster aa872657d2 Cleaned up block allocator 8 years ago
  Christopher Haster 7050922623 Added optional block-level caching 8 years ago