mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-04-18 06:08:09 -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.