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

Fix error return for ACTION_FINDINPUT in a314fs #57

Closed cnilsson closed 4 years ago

cnilsson commented 4 years ago

Using ACTION_FINDINPUT to check if a file exists wrongfully returned ERROR_DIR_NOT_FOUND instead of ERROR_OBJECT_NOT_FOUND if the file was searched for in a non-existent subdirectory.