7c9a04ab
by Akihiro Sagawa at 2025-08-08T19:19:32+09:00
ntdll: Remove redundant fusefs detection for NetBSD.
Unlike FreeBSD, NetBSD does not provide native support for FUSE.
Although it has a similar framework called puffs, the fstatvfs(2)
function never returns "fusefs".