Christopher Haster
|
6362afa8d0
Added disk-backed limits on the name/attrs/inline sizes
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
955545839b
Added internal lfs_dir_set, an umbrella to dir append/update/remove operations
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
ad74825bcf
Added internal lfs_dir_get to consolidate logic for reading dir entries
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
d0e0453651
Changed how we write out superblock to use append
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
701e4fa438
Fixed a handful of bugs as result of testing
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
d8cadecba6
Better implementation of inline files, now with overflowing
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
836e23895a
Shoehorned in hacky implementation of inline files
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
fb23044872
Fixed big-endian support for entry structures
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
9273ac708b
Added size field to entry structure
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
03b262b1e8
Separated out version of dir remove/append for non-entries
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
362b0bbe45
Minor improvement to from-memory commits
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
e4a0cd942d
Take advantage of empty space early in dir search
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
f30ab677a4
Traded enum-based DSL for full callback-based DSL
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
ca3d6a52d2
Made implicity tag updates explicit
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
692f0c542e
Naive implementation of resizable entries
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
e3daee2621
Changed dir append to mirror commit DSL
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
73d29f05b2
Adopted a tiny LISP-like DSL for some extra flexibility
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
4c35c8655a
Added different sources for commits, now with disk->disk moves
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
49698e431f
Separated type/struct fields in dir entries
|
%!s(int64=7) %!d(string=hai) anos |
Vincent Dupont
|
28d2d96a83
Fix -Wsign-compare error
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
646b1b5a6c
Added -Wjump-misses-init and fixed uninitialized warnings
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
e5a6938faf
Fixed possible infinite loop in deorphan step
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
3419284689
Fixed issue with corruption due to different cache sizes
|
%!s(int64=7) %!d(string=hai) anos |
Freddie Chopin
|
0422c55b81
Fix memory leaks in lfs_mount and lfs_format
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
11ad3a2414
Merge pull request #76 from ARMmbed/fix-corrupt-read
|
%!s(int64=7) %!d(string=hai) anos |
Damien George
|
961fab70c3
Added file config structure and lfs_file_opencfg
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
041e90a1ca
Added handling for corrupt as initial state of blocks
|
%!s(int64=7) %!d(string=hai) anos |
Freddie Chopin
|
7e67f9324e
Use PRIu32 and PRIx32 format specifiers to fix warnings
|
%!s(int64=7) %!d(string=hai) anos |
Christopher Haster
|
eed1eec5fd
Fixed information leaks through reused caches
|
%!s(int64=7) %!d(string=hai) anos |
Damien George
|
51346b8bf4
Fixed shadowed variable warnings
|
%!s(int64=7) %!d(string=hai) anos |