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
mg pushed to main at mg/fat-rs 2025-07-27 21:17:07 +00:00
d9bd7c91c9 started work on inodes
a08a84c3e4 removed generic from FatFs, made inner a dyn now
b3d87687dd DirEntry: added more methods
Compare 3 commits »
mg pushed to main at mg/fat-rs 2025-07-27 12:38:35 +00:00
9ad94e9634 started work on fuse implementation
mg pushed to main at mg/fat-rs 2025-07-27 12:38:20 +00:00
e4f693ed3e only expose regular DirEntries, long filename one's are internal
mg pushed to main at mg/fat-rs 2025-07-27 11:24:03 +00:00
f3d411f821 moved low-level code into fat-bits subcrate
mg pushed to main at mg/fat-rs 2025-07-27 11:23:26 +00:00
9e5bf22442 moved low-level code into fat-bits subcrate
mg pushed to main at mg/fat-rs 2025-07-27 11:22:31 +00:00
026e56c94e moved low-level code into fat-bits subcrate