Commit History

作者 SHA1 備註 提交日期
  Christopher Haster 3cfa08602a Introduced cache_size as alternative to hardware read/write sizes 7 年之前
  Christopher Haster 97f35c3e05 Simplified the internal xored-globals implementation 7 年之前
  Christopher Haster 35f68d28cc Squished in-flight files/dirs into single list 7 年之前
  Christopher Haster bd1e0c4059 Cleaned up several TODOs 7 年之前
  Christopher Haster 01d837e08d Removed redundant lfs_scan in lfs_init 7 年之前
  Christopher Haster 112fefc068 Added back big-endian support again on the new metadata structures 7 年之前
  Christopher Haster 64df0a5e20 Added orphan bit to xored-globals 7 年之前
  Christopher Haster 1a58ba799c Fixed ENOSPC issues with zero-granularity blocks 7 年之前
  Christopher Haster 105907ba66 Cleaned up config usage in file logic 7 年之前
  Christopher Haster df1b607351 Removed the implicit lfs_t parameter to lfs_traverse 7 年之前
  Christopher Haster 225706044e Fixed test bugs around handling corruption 7 年之前
  Christopher Haster 3e246da52c Fixed the orphan test to handle logging metadata-pairs 7 年之前
  Christopher Haster 15d156082c Added support for custom attributes leveraging the new metadata logging 7 年之前
  Christopher Haster 3914cdf39f Pulled in fixes for additional path corner cases 7 年之前
  Christopher Haster 392b2ac79f Refactored the updates of in-flight files/dirs 7 年之前
  Christopher Haster d9a24d0a2b Fixed move handling when caught in a relocate 7 年之前
  Christopher Haster 5d24e656f1 Cleaned up commit logic and function organization 7 年之前
  Christopher Haster d3f3711560 Cleaned up attributes and related logic 7 年之前
  Christopher Haster 5fc53bd726 Changed internal functions to return tags over pointers 7 年之前
  Christopher Haster 2b35c36b67 Renamed tag functions and macros 7 年之前
  Christopher Haster 7c88bc96b6 Restructured get/traverse functions 7 年之前
  Christopher Haster e3b867897a Modified results from find-like functions to use tags 7 年之前
  Christopher Haster 67d9f88b0e Combined get functions into one 7 年之前
  Christopher Haster 7ad9700d9e Integrated findscan into fetch as a built in side effect 7 年之前
  Christopher Haster fe31f79b5f Consolidated find/parent scanning functions 7 年之前
  Christopher Haster fd121dc2e2 Dropped "has id" bit encoding in favor of invalid id 7 年之前
  Christopher Haster b7bd34f461 Restructured types to use a more flexible bit encoding 7 年之前
  Christopher Haster c1103efb53 Changed type info to be retrieved from name tag instead of struct tag 7 年之前
  Christopher Haster d7b0652936 Removed old move logic, now passing move tests 7 年之前
  Christopher Haster 2ff32d2dfb Fixed bug where globals were poisoning move commits 7 年之前