mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-02 06:36:43 +07:00
a718c92219
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 |