mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-02-23 18:37:18 -05:00
Fat32 is a case-insensitive filesystem, therefore when looking up a path in a directory entry, convert all strings to lowercase before comparison.