simple-mtpfs icon indicating copy to clipboard operation
simple-mtpfs copied to clipboard

Fixes invalid returned fuse errors: - + - = +

Open fviard opened this issue 8 years ago • 2 comments

Functions in "mtp-device.cpp" already return a "negative" errno value, so no need to return "-rval" (negative rval) in fuse.cpp.

Visible effect: real error returned by fuse like "No such files or directories ENOENT" instead of ERANGE.

fviard avatar May 05 '17 13:05 fviard

Please, rebase.

phatina avatar Nov 05 '19 20:11 phatina

Sorry, I forgot about that. I will rebase soon.

fviard avatar Nov 16 '19 00:11 fviard