Christopher Haster
|
bca64d76cf
Merge branch 'devel' into ci-revamp
|
4 years ago |
Christopher Haster
|
cab1d6cca6
Merge pull request #514 from mon/feature/assert_early_return
|
4 years ago |
Will
|
e7e4b352bd
lfs_fs_preporphans ret int for graceful LFS_ASSERT
|
5 years ago |
Christopher Haster
|
9449ef4be4
Merge pull request #511 from embeddedt/fix_lseek
|
4 years ago |
Christopher Haster
|
cfe779fc08
Merge pull request #508 from littlefs-project/fix-sanity-check
|
4 years ago |
Christopher Haster
|
0db6466984
Merge pull request #502 from mon/feature/meta_limits
|
4 years ago |
Christopher Haster
|
10a08833c6
Moved lfs_mdir_isopen behind LFS_NO_ASSERT
|
5 years ago |
Christopher Haster
|
47d6b2fcf3
Removed unnecessary truncate condition thanks to new seek optimization
|
5 years ago |
Christopher Haster
|
745d98cde0
Fixed lfs_file_truncate issue where internal state may not be flushed
|
5 years ago |
Themba Dube
|
3216b07c3b
Use lfs_file_rawsize to calculate LFS_SEEK_END position
|
5 years ago |
Christopher Haster
|
b2235e956d
Added GitHub workflows to run tests
|
5 years ago |
Themba Dube
|
6bb4043154
Skip flushing file if lfs_file_rawseek() doesn't change position
|
5 years ago |
Christopher Haster
|
2b804537b0
Moved sanity check in lfs_format after compaction
|
5 years ago |
Will
|
37f4de2976
Remove inline_files_max and lfs_t entry for metadata_max
|
5 years ago |
Will
|
6b16dafb4d
Add metadata_max and inline_file_max to config
|
5 years ago |
Christopher Haster
|
6a7012774d
Renamed internal lfs_*raw -> lfs_raw* functions
|
5 years ago |
Christopher Haster
|
5783eea0de
Merge pull request #490 from littlefs-project/fix-alloc-eviction
|
5 years ago |
Christopher Haster
|
2bb523421e
Moved lfs_mlist_isopen checks into the API wrappers
|
5 years ago |
Noah Gorny
|
7388b2938a
Deprecate LFS_F_OPENED and use lfs_mlist_isused instead
|
5 years ago |
Christopher Haster
|
ce425a56c3
Merge pull request #470 from renesas/SWFLEX-1517-littlefs-thread-safe-option
|
5 years ago |
Christopher Haster
|
45afded784
Moved LFS_TRACE calls to API wrapper functions
|
5 years ago |
Christopher Haster
|
00a9ba7826
Tweaked thread-safe implementation
|
5 years ago |
Bill Gesner
|
fc6988c7c3
make raw functions static. formatting tweaks
|
5 years ago |
Bill Gesner
|
d0f055d321
Squash of thread-safe PR cleanup
|
5 years ago |
Christopher Haster
|
b9fa33f9bc
Merge pull request #480 from maximevince/master
|
5 years ago |
Maxime Vincent
|
754b4c3cda
Squash of LFS_READONLY cleanup
|
5 years ago |
Christopher Haster
|
584eb26efc
Merge pull request #443 from NoahGorny/add-already-opened-assert
|
5 years ago |
Noah Gorny
|
008ebc37df
Add lfs_mlist_append/remove helper
|
5 years ago |
Christopher Haster
|
66272067ab
Merge pull request #395 from gmpy/improve-write-performance
|
5 years ago |
Christopher Haster
|
b8dcf10974
Changed lfs_dir_alloc to maximize block cycles for new metadata pairs
|
5 years ago |