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