Jeremy Soller
|
5abce443a5
|
Ensure allocation is done with the lowest block indexes first
|
2025-10-30 21:25:37 -06:00 |
|
Jeremy Soller
|
a1c94311db
|
Store number of blocks actually used
|
2025-08-01 11:51:37 -06:00 |
|
Jeremy Soller
|
26dc32d710
|
v8: transparent lz4 compression
|
2025-07-31 18:48:17 -06:00 |
|
bjorn3
|
22f759aa4f
|
Rustc now allows many derives for packed structs
|
2025-04-01 21:51:10 +02:00 |
|
bjorn3
|
5ee3138d3d
|
Fix cargo test
Rustc complained about being unable to infer the type for []
|
2025-04-01 21:42:54 +02:00 |
|
rm-dr
|
a0c734da01
|
Documentation & minor cleanup
|
2024-12-24 14:26:19 +00:00 |
|
4lDO2
|
707162611e
|
Future-proof repr(packed) => repr(C, packed).
|
2024-09-08 21:06:03 +02:00 |
|
Martin Kröning
|
8cc2e31299
|
Migrate from redox_simple_endian to endian-num
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
|
2024-05-27 14:13:51 +02:00 |
|
Jeremy Soller
|
c07e46b7ba
|
V6
|
2024-02-15 23:03:38 +00:00 |
|
Jeremy Soller
|
667ffcc01a
|
Fix test compilation
|
2024-02-14 12:59:16 -07:00 |
|
Jeremy Soller
|
07e8093ee0
|
Allow allocating in different sizes
|
2024-02-14 12:53:06 -07:00 |
|
Jeremy Soller
|
644a2d2081
|
Fix clippy lints
|
2024-02-14 12:38:02 -07:00 |
|
Jeremy Soller
|
4e0ab54567
|
Make everything scale with block size and format
|
2024-02-14 10:15:26 -07:00 |
|
Jeremy Soller
|
ad432d527d
|
0.5.7 - enable compilation with stable
|
2023-04-15 07:34:34 -06:00 |
|
Jeremy Soller
|
f9f4f7c5f0
|
Use redox_simple_endian fork
|
2022-03-11 09:09:11 -07: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 |
|