Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  Christopher Haster 746b90965c Added lfs_fs_size for finding a count of used blocks 7 vuotta sitten
  Christopher Haster 93244a3734 Added file-level and fs-level custom attribute APIs 7 vuotta sitten
  Christopher Haster 636c0ed3d1 Modified commit regions to work better with custom attributes 7 vuotta sitten
  Christopher Haster 6c754c8023 Added support for atomically committing custom attributes 7 vuotta sitten
  Christopher Haster 6ffc8d3480 Added simple custom attributes 7 vuotta sitten
  Christopher Haster 65ea6b3d0f Bumped versions, cleaned up some TODOs and missing comments 7 vuotta sitten
  Christopher Haster 6774276124 Expanded inline files up to a limit of 1023 bytes 7 vuotta sitten
  Christopher Haster 6362afa8d0 Added disk-backed limits on the name/attrs/inline sizes 7 vuotta sitten
  Christopher Haster 955545839b Added internal lfs_dir_set, an umbrella to dir append/update/remove operations 7 vuotta sitten
  Christopher Haster ad74825bcf Added internal lfs_dir_get to consolidate logic for reading dir entries 7 vuotta sitten
  Christopher Haster d0e0453651 Changed how we write out superblock to use append 7 vuotta sitten
  Christopher Haster 701e4fa438 Fixed a handful of bugs as result of testing 7 vuotta sitten
  Christopher Haster d8cadecba6 Better implementation of inline files, now with overflowing 7 vuotta sitten
  Christopher Haster 836e23895a Shoehorned in hacky implementation of inline files 7 vuotta sitten
  Christopher Haster fb23044872 Fixed big-endian support for entry structures 7 vuotta sitten
  Christopher Haster 9273ac708b Added size field to entry structure 7 vuotta sitten
  Christopher Haster 03b262b1e8 Separated out version of dir remove/append for non-entries 7 vuotta sitten
  Christopher Haster 362b0bbe45 Minor improvement to from-memory commits 7 vuotta sitten
  Christopher Haster e4a0cd942d Take advantage of empty space early in dir search 7 vuotta sitten
  Christopher Haster f30ab677a4 Traded enum-based DSL for full callback-based DSL 7 vuotta sitten
  Christopher Haster ca3d6a52d2 Made implicity tag updates explicit 7 vuotta sitten
  Christopher Haster 692f0c542e Naive implementation of resizable entries 7 vuotta sitten
  Christopher Haster e3daee2621 Changed dir append to mirror commit DSL 7 vuotta sitten
  Christopher Haster 73d29f05b2 Adopted a tiny LISP-like DSL for some extra flexibility 7 vuotta sitten
  Christopher Haster 4c35c8655a Added different sources for commits, now with disk->disk moves 7 vuotta sitten
  Christopher Haster 49698e431f Separated type/struct fields in dir entries 7 vuotta sitten
  Christopher Haster 9637b96069 Fixed lookahead overflow and removed unbounded lookahead pointers 7 vuotta sitten
  Christopher Haster 89a7630d84 Fixed issue with lookahead trusting old lookahead blocks 7 vuotta sitten
  Christopher Haster d9c076d909 Removed the uninitialized read for invalid superblocks 7 vuotta sitten
  Christopher Haster 9ee112a7cb Fixed issue updating dir struct when extended dir chain 7 vuotta sitten