Christopher Haster
|
1aaf1cb6c0
Minor improvements to testing framework
|
6 yıl önce |
Christopher Haster
|
52a90b8dcc
Added asserts on positive return values from block device functions
|
6 yıl önce |
Christopher Haster
|
e279c8ff90
Tweaked debug output
|
6 yıl önce |
Christopher Haster
|
6a1ee91490
Added trace statements through LFS_YES_TRACE
|
6 yıl önce |
Christopher Haster
|
abd90cb84c
Fixed 32-bit/64-bit Ubuntu multilib issue in Travis
|
6 yıl önce |
Christopher Haster
|
b73ac594f2
Fixed issues with reading and caching inline files
|
6 yıl önce |
Christopher Haster
|
614f7b1e68
Fixed accidental truncate after seek on inline files
|
6 yıl önce |
Christopher Haster
|
a9a61a3e78
Added redundant compaction to lfs_format/lfs_migrate
|
6 yıl önce |
Christopher Haster
|
36973d8fd5
Fixed missing cache flush in lfs_migrate
|
6 yıl önce |
Christopher Haster
|
f06dc5737f
Merge pull request #201 from nickray/python2-markings
|
6 yıl önce |
Nicolas Stalder
|
3fb242f3ae
Mark all Python 2 scripts as Python 2
|
6 yıl önce |
Christopher Haster
|
ef77195a64
Fixed limit of inline files based on LFS_ATTR_MAX
|
6 yıl önce |
Christopher Haster
|
12e464e9c3
Fixed issue with writes following a truncate
|
6 yıl önce |
Christopher Haster
|
9899c7fe48
Fixed read cache amount based on hint and offset
|
6 yıl önce |
Christopher Haster
|
bc7bed740b
Merge pull request #181 from rojer/lfs1_crc
|
6 yıl önce |
Christopher Haster
|
cf9afdddff
Merge pull request #179 from rojer/wundef
|
6 yıl önce |
Deomid "rojer" Ryabkov
|
2533a0f6d6
Make lfs1_crc static so it doesn't conflict with prefixed LFS1 code
|
6 yıl önce |
Deomid "rojer" Ryabkov
|
2a7f0ed11b
Fix compilation with -Wundef
|
6 yıl önce |
Christopher Haster
|
f35fb8c148
Fixed migration test condition for prefix branches
|
6 yıl önce |
Christopher Haster
|
0a1f706ca2
Merge pull request #160 from FreddieChopin/no-cache-bypass
|
6 yıl önce |
Freddie Chopin
|
fdd239fe21
Don't bypass cache in `lfs_cache_prog()` and `lfs_cache_read()`
|
6 yıl önce |
Christopher Haster
|
780ef2fce4
Fixed buffer overflow due to mistaking prog_size for cache_size
|
6 yıl önce |
Christopher Haster
|
73ea008b74
Merge pull request #151 from Krakonos/master
|
6 yıl önce |
Christopher Haster
|
c849748453
Merge pull request #150 from ajaybhargav/truncate-fix
|
6 yıl önce |
Christopher Haster
|
25a843aab7
Fixed .travis.yml to use explicit branch names for migration testing
|
6 yıl önce |
Ajay Bhargav
|
905727b684
Fix: length more than LFS_FILE_MAX should return error
|
6 yıl önce |
Christopher Haster
|
0907ba7813
Merge pull request #85 from ARMmbed/v2-alpha
|
6 yıl önce |
Christopher Haster
|
48bd2bff82
Artificially limited number of file ids per metadata block
|
6 yıl önce |
Christopher Haster
|
651e14e796
Cleaned up a couple of warnings
|
6 yıl önce |
Christopher Haster
|
1ff6432298
Added clarification on buffer alignment.
|
6 yıl önce |