Damien George
|
51346b8bf4
Fixed shadowed variable warnings
|
7 éve |
Christopher Haster
|
6beff502e9
Changed license to BSD-3-Clause
|
7 éve |
Christopher Haster
|
c5e2b335d6
Added error when opening multiple files with a statically allocated buffer
|
7 éve |
Christopher Haster
|
015b86bc51
Fixed issue with trailing dots in file paths
|
7 éve |
Christopher Haster
|
9637b96069
Fixed lookahead overflow and removed unbounded lookahead pointers
|
7 éve |
Christopher Haster
|
89a7630d84
Fixed issue with lookahead trusting old lookahead blocks
|
7 éve |
Christopher Haster
|
d9c076d909
Removed the uninitialized read for invalid superblocks
|
7 éve |
Christopher Haster
|
9ee112a7cb
Fixed issue updating dir struct when extended dir chain
|
7 éve |
Christopher Haster
|
d9c36371e7
Fixed handling of root as target for create operations
|
7 éve |
Christopher Haster
|
a3fd2d4d6d
Added more configurable utils
|
7 éve |
Christopher Haster
|
a0a55fb9e5
Added conversion to/from little-endian on disk
|
7 éve |
Christopher Haster
|
e611cf5050
Fix incorrect lookahead population before ack
|
7 éve |
Christopher Haster
|
a25743a82a
Fixed some minor error code differences
|
7 éve |
Christopher Haster
|
6716b5580a
Fixed error check when truncating files to larger size
|
7 éve |
Christopher Haster
|
dc513b172f
Silenced more of aldot's warnings
|
7 éve |
Bernhard Reutner-Fischer
|
aa50e03684
Commentary typo fix
|
7 éve |
Bernhard Reutner-Fischer
|
029361ea16
Silence shadow warnings
|
7 éve |
Christopher Haster
|
035552a858
Add version info for software library and on-disk structures
|
8 éve |
Christopher Haster
|
d88f0ac02f
Added lfs_file_truncate
|
8 éve |
Christopher Haster
|
1fb6a19520
Reduced ctz traverse runtime by 2x
|
8 éve |
Christopher Haster
|
db8872781a
Added error code LFS_ERR_NOTEMPTY
|
8 éve |
Christopher Haster
|
c2fab8fabb
Added asserts on geometry and updated config documentation
|
8 éve |
Christopher Haster
|
472ccc4203
Fixed file truncation without writes
|
8 éve |
Christopher Haster
|
aea3d3db46
Fixed positive seek bounds checking
|
8 éve |
Christopher Haster
|
425aa3c694
Fixed issue with immediate exhaustion and small unaligned storage
|
8 éve |
Christopher Haster
|
bf78b09d37
Added directory list for synchronizing in flight directories
|
8 éve |
Christopher Haster
|
f9f4f5ccec
Fixed standard name mismatch LFS_ERR_EXISTS -> LFS_ERR_EXIST
|
8 éve |
Christopher Haster
|
843e3c6c75
Added sticky-bit for preventing file syncs after write errors
|
8 éve |
Christopher Haster
|
2612e1b3fa
Modified lfs_ctz_extend to be a little bit safer
|
8 éve |
Christopher Haster
|
6664723e18
Fixed issue with committing directories to bad-blocks that are stuck
|
8 éve |