mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-19 07:27:50 +00:00
![]() S_IFMT is obviously wrong and needs to be 0777.
We're interested in the file mode, not the type.
Fixes:
|
||
---|---|---|
.. | ||
hostfs_kern.c | ||
hostfs_user.c | ||
hostfs.h | ||
Makefile |