mg pushed to main at mg/fat-rs 2025-08-01 22:36:37 +00:00
c9e8833ac6 implemented rmdir
mg pushed to main at mg/fat-rs 2025-08-01 20:42:17 +00:00
2ed107478e correctly update file size after write
mg pushed to main at mg/fat-rs 2025-08-01 16:09:52 +00:00
ea3e2a76c4 enter the Rc-RefCell madness
mg pushed to main at mg/fat-rs 2025-07-31 23:08:51 +00:00
2b01b9ff0e implemented read
mg pushed to main at mg/fat-rs 2025-07-31 21:52:10 +00:00
e1d458a384 FatFuse: moved drop -> destroy
mg pushed to main at mg/fat-rs 2025-07-31 21:47:53 +00:00
19340bd4ee look up inodes by path
mg pushed to main at mg/fat-rs 2025-07-30 23:16:57 +00:00
7f6c304709 ls/ll works now
mg pushed to main at mg/fat-rs 2025-07-30 23:16:02 +00:00
d36a717b11 ls/ll works now
mg pushed to main at mg/fat-rs 2025-07-30 23:14:33 +00:00
18c45d5141 ls/ll works now
bdcda26d77 cluster 0 as 'empty' marker
7a4d89a09a removed some FUSE ops that will not be implemented (for now)
df20ae6f0c fixed and update fat-mount
f708ab0b50 moved the Rc<RefCell<>> back into FatFs
Compare 5 commits »
mg pushed to main at mg/fat-rs 2025-07-30 22:52:53 +00:00
8b55d8d13c strip 0 terminator from long name
mg pushed to main at mg/fat-rs 2025-07-30 20:00:48 +00:00
026e145ccb added fat-mount
mg pushed to main at mg/fat-rs 2025-07-30 19:59:41 +00:00
d20fe4cf2d added fat-mount
833fb71108 implemented FUSE lookup function
Compare 2 commits »
mg pushed to main at mg/fat-rs 2025-07-30 19:39:52 +00:00
28a3b39ca1 implemented FUSE lookup function
mg synced commits to main at mg/portage-conf from mirror 2025-07-30 02:54:49 +00:00
69a74b75cb nvidia: enable new license
c89599318e removed version from lldb
409e854a6b updated nss
edbca69eea update download servers
Compare 4 commits »
mg pushed to main at mg/ext4-rs 2025-07-29 18:35:45 +00:00
d02a01a301 current state
mg pushed to main at mg/fat-rs 2025-07-29 18:35:10 +00:00
372aa34022 moved FUSE impl into separate file, more work on inodes
3c977d2d42 DirIter: now exposed by FatFs
Compare 2 commits »
mg pushed to short-name-field at mg/fat-rs 2025-07-29 18:35:03 +00:00
7921064ae2 moved short name str into separate buffer
372aa34022 moved FUSE impl into separate file, more work on inodes
3c977d2d42 DirIter: now exposed by FatFs
Compare 3 commits »
mg created branch short-name-field in mg/fat-rs 2025-07-29 18:35:03 +00:00
mg pushed to main at mg/fat-rs 2025-07-27 22:16:31 +00:00
619ba155c9 Added MIT license
mg pushed to main at mg/fat-rs 2025-07-27 21:18:08 +00:00
7894ded242 started work on inodes