Christopher Haster
|
7d8f8ced03
Enabled -Wextra
|
6 лет назад |
Christopher Haster
|
a0644794ca
Fixed several small issues
|
6 лет назад |
Christopher Haster
|
10dfc36f08
Fixed issue with long names causing unbounded recursion
|
6 лет назад |
Christopher Haster
|
95c1a6339d
Fixed corner case in block_cycles eviction logic
|
6 лет назад |
Christopher Haster
|
8cca1b6a86
Fixed several small issues found during wider testing
|
6 лет назад |
Christopher Haster
|
5fb8fa9f06
Fixed issue with global state updates being lost during relocates
|
6 лет назад |
Christopher Haster
|
916b308558
Fixed excessive waste from overly large inline files
|
7 лет назад |
Christopher Haster
|
e1f9d2bc09
Added support for RAM-independent reading of inline files
|
7 лет назад |
Christopher Haster
|
51b2c7e4b6
Changed custom attribute descriptors to used arrays
|
7 лет назад |
Christopher Haster
|
66d751544d
Modified global state format to work with new tag format
|
7 лет назад |
Christopher Haster
|
b989b4a89f
Cleaned up tag encoding, now with clear chunk field
|
7 лет назад |
Christopher Haster
|
a548ce68c1
Switched to traversal-based compact logic
|
7 лет назад |
Christopher Haster
|
dc507a7b5f
Changed required alignment of lookahead_size to 64 bits
|
7 лет назад |
Christopher Haster
|
5b26c68ae2
Tweaked tag endianness to catch power-loss after <1 word is written
|
7 лет назад |
Christopher Haster
|
4a1b8ae222
Fixed issues found by more aggressive rename tests
|
7 лет назад |
Christopher Haster
|
c8a39c4b23
Merge remote-tracking branch 'origin/master' into v2-rebase-part2
|
7 лет назад |
Christopher Haster
|
195075819e
Added 2GiB file size limit and EFBIG reporting
|
7 лет назад |
Christopher Haster
|
97d8d5e96a
Fixed issue where a rename causes a split and pushes dir out of sync
|
7 лет назад |
Christopher Haster
|
795dd8c7ab
Fixed mkdir when inserting into a non-end block
|
7 лет назад |
Christopher Haster
|
97a7191814
Fixed issue with creating files named "littlefs"
|
7 лет назад |
Christopher Haster
|
aeca7667b3
Switched to strongly ordered directories
|
7 лет назад |
Christopher Haster
|
7af8b81b81
Changed lookahead configuration unit to bytes instead of bits
|
7 лет назад |
Christopher Haster
|
ad96fca18f
Changed attr_max to be specific to custom attributes
|
7 лет назад |
Christopher Haster
|
f010d2add1
Fixed issue with reads ignoring the pcache
|
7 лет назад |
Christopher Haster
|
d7e4abad0b
Edited tag structure to balance size vs id count
|
7 лет назад |
Christopher Haster
|
cafe6ab466
Fixed issue with splitting metadata-pairs in full filesystem
|
7 лет назад |
Christopher Haster
|
29b881017d
Revisited xored-globals and related logic
|
7 лет назад |
Christopher Haster
|
cf87ba5375
Combined superblock scan and fetch of xored-globals during mount
|
7 лет назад |
Christopher Haster
|
7bacf9b1e0
Removed xored-globals from the mdir struct
|
7 лет назад |
Christopher Haster
|
5eeeb9d6ac
Revisited some generic concepts, callbacks, and some reorganization
|
7 лет назад |