yamt commented on PR #15552: URL: https://github.com/apache/nuttx/pull/15552#issuecomment-2594184662
> > * i suspect the "generic" error number used for the case where conversion is not available might need to be per-operation. > > it's better to apply the complex approach util we hit the problem you describe. do you mean s/apply/avoid/ ? > > * what's your plan for other backends? (eg. arch/xtensa/src/common/xtensa_hostfs.c) > > apply the similar code to xtensa_hostfs.c. i guess https://github.com/apache/nuttx/pull/15535 should be reverted until all backends are updated. > > * can you add a version for `#ifndef CONFIG_HOST_LINUX` which converts all errors to a generic one, eg. EIO? > > OK, if you want. ditto. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org