Jeremy Soller
|
8a46a6df39
|
Implement From<File> for DiskFile
|
2025-09-26 09:23:41 -06:00 |
|
rm-dr
|
a0c734da01
|
Documentation & minor cleanup
|
2024-12-24 14:26:19 +00:00 |
|
Andrey Turkin
|
3baf131419
|
Fixed no_std regression in 0.6.5
And bumped some dependencies and fixed some warnings
|
2024-06-29 20:52:24 +03:00 |
|
4lDO2
|
5174b2bba6
|
Use FileExt::{read,write}_at for disk IO.
|
2024-06-13 17:20:34 +02:00 |
|
4lDO2
|
708cc1c5ae
|
Use SYS_READ2 and SYS_WRITE2 for disk IO.
|
2024-06-13 16:30:13 +02:00 |
|
Jeremy Soller
|
731b97262b
|
RedoxFS 0.5.0
Significant re-design to use copy-on-write and hashes for all data
|
2022-03-11 09:01:47 -07:00 |
|
Xavier L'Heureux
|
58f2d28ff5
|
Format the codebase
|
2020-01-20 15:00:26 -05:00 |
|
Jeremy Soller
|
3872f74e9a
|
0.3.6 - Accept AsRef<Path> for disk path arguments
|
2019-07-06 08:21:23 -06:00 |
|
Jeremy Soller
|
0754019950
|
Truncate disk image
|
2019-05-08 20:55:37 -06:00 |
|
Jeremy Soller
|
513bfaf805
|
Set block size programatically
|
2017-11-19 16:15:01 -07:00 |
|
Jeremy Soller
|
070aeb54ef
|
Cleanup to allow use of most functions when linking the library, including mounting and creating filesystems
|
2017-09-25 19:11:02 -06:00 |
|