niklasekstrom / a314

A314 is a family of expansions for Amiga computers that lets a Raspberry Pi (RPi) be used as a co-processor to the Amiga
Creative Commons Zero v1.0 Universal
255 stars 32 forks source link

Log unimplemented a314fs actions in Linux #53

Closed cnilsson closed 3 years ago

cnilsson commented 4 years ago

Currently one has to use a debug enabled build of the amiga a314fs filesystem to notice if any unimplemented file system calls are performed.

Unsupported calls should be forwarded to the Linux a314fs.py and logged instead of silently terminating in the filesystem handler on the Amiga.