Skip to content

Conversation

@cameronbraid
Copy link
Contributor

@cameronbraid cameronbraid commented Feb 13, 2025

I implemented fat16/32 support using ext4 as an example, and some hints from the linux kernel inode for detecting bit count

Not sure about how to do fat12 detection.

Ideally I would use rust union, which zerocopy is working on google/zerocopy#1792, however for this I implemented it without a union to avoid making --cfg change

@ikeycode
Copy link
Member

love it ty ty

@ikeycode ikeycode merged commit 0e8e8f6 into AerynOS:main Feb 19, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants