Historique des commits

Auteur SHA1 Message Date
  Christopher Haster 87f3e01a17 Progressed integration of journaling metadata pairs il y a 7 ans
  Christopher Haster 8070abec34 Added rudimentary framework for journaling metadata pairs il y a 7 ans
  Christopher Haster 746b90965c Added lfs_fs_size for finding a count of used blocks il y a 7 ans
  Christopher Haster 93244a3734 Added file-level and fs-level custom attribute APIs il y a 7 ans
  Christopher Haster 6c754c8023 Added support for atomically committing custom attributes il y a 7 ans
  Christopher Haster 6ffc8d3480 Added simple custom attributes il y a 7 ans
  Christopher Haster 65ea6b3d0f Bumped versions, cleaned up some TODOs and missing comments il y a 7 ans
  Christopher Haster 6774276124 Expanded inline files up to a limit of 1023 bytes il y a 7 ans
  Christopher Haster 6362afa8d0 Added disk-backed limits on the name/attrs/inline sizes il y a 7 ans
  Christopher Haster d0e0453651 Changed how we write out superblock to use append il y a 7 ans
  Christopher Haster 836e23895a Shoehorned in hacky implementation of inline files il y a 7 ans
  Christopher Haster 9273ac708b Added size field to entry structure il y a 7 ans
  Christopher Haster 49698e431f Separated type/struct fields in dir entries 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