Arnaud Mouiche
|
c2fa1bb7df
Optimization of the rename case.
|
4 éve |
martin
|
3b62ec1c47
Updated error handling for NOSPC
|
3 éve |
xujunjun
|
b898977fd8
Set the limit, the cursor cannot be set to a negative number
|
3 éve |
Colin Foster
|
cf274e6ec6
Squash of CR changes
|
4 éve |
Christopher Haster
|
425dc810a5
Modified robekras's optimization to avoid flush for all seeks in cache
|
3 éve |
robekras
|
a6f01b7d6e
Update lfs.c
|
3 éve |
Christopher Haster
|
9c7e232086
Fixed missing definition of lfs_cache_drop in readonly mode
|
3 éve |
Christopher Haster
|
c676bcee4c
Merge branch 'bf_lfs_file_seek_readonly' into HEAD
|
3 éve |
Christopher Haster
|
03f088b92c
Tweaked lfs_file_flush to still flush caches when build under LFS_READONLY
|
3 éve |
ondrap
|
e955b9f65d
Fix lfs_file_seek doesn't update cache properties correctly in readonly mode. Invalidate cache to fix it.
|
3 éve |
Christopher Haster
|
5801169348
Merge pull request #635 from mikee47/fix/spelling-errors
|
3 éve |
Christopher Haster
|
2d6f4ead13
Merge pull request #620 from XinStellaris/master
|
3 éve |
Christopher Haster
|
2db5dc80c2
Update copyright notice
|
3 éve |
田昕
|
1363c9f9d4
fix bug:lfs_alloc will alloc one block repeatedly in multiple split
|
4 éve |
Christopher Haster
|
8109f28266
Removed recursion from lfs_dir_traverse
|
3 éve |
Christopher Haster
|
fedf646c79
Removed recursion in file read/writes
|
3 éve |
Christopher Haster
|
84da4c0b1a
Removed recursion from commit/relocate code path
|
3 éve |
yog
|
e334983767
don't use lfs_file_open() when LFS_NO_MALLOC is set
|
4 éve |
mikee47
|
4977fa0c0e
Fix spelling errors
|
4 éve |
Colin Foster
|
487df12dde
Fail when block_size doesn't match config
|
4 éve |
Colin Foster
|
3efb8e44f3
Fail mount when the block size changes
|
4 éve |
Tobias Nießen
|
fb2c311bb4
Fix compiler warnings when LFS_READONLY defined
|
4 éve |
Christopher Haster
|
bca64d76cf
Merge branch 'devel' into ci-revamp
|
4 éve |
Christopher Haster
|
cab1d6cca6
Merge pull request #514 from mon/feature/assert_early_return
|
4 éve |
Will
|
e7e4b352bd
lfs_fs_preporphans ret int for graceful LFS_ASSERT
|
5 éve |
Christopher Haster
|
9449ef4be4
Merge pull request #511 from embeddedt/fix_lseek
|
4 éve |
Christopher Haster
|
cfe779fc08
Merge pull request #508 from littlefs-project/fix-sanity-check
|
4 éve |
Christopher Haster
|
0db6466984
Merge pull request #502 from mon/feature/meta_limits
|
4 éve |
Christopher Haster
|
10a08833c6
Moved lfs_mdir_isopen behind LFS_NO_ASSERT
|
5 éve |
Christopher Haster
|
47d6b2fcf3
Removed unnecessary truncate condition thanks to new seek optimization
|
5 éve |