Persistent EIO on FUSE
Seems to be related to open with the O_EXCL
flag, but the open calls that fail never reach redoxfs.
This issue currently breaks CI (redox#1565) and many developers' ability to copy files to the redox filesystem.
Seems to be related to open with the O_EXCL
flag, but the open calls that fail never reach redoxfs.
This issue currently breaks CI (redox#1565) and many developers' ability to copy files to the redox filesystem.