RTEMS | JFFS2 fails test about rename with long file name (#5073)
Loris Nardo (@loris.nardo)
gitlab at rtems.org
Thu Jul 25 16:32:54 UTC 2024
Loris Nardo created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5073
## Summary
It appears that the JFFS2 implementation does not have a limit on the filename of a file to be renamed, and thus jffs2fsrenamelongname and jffs2nandfsrenamelongname fail, because the rename succeed.
I've only seen a limit on the filename when dealing with symbolic links.
The issue arise from the fix on the fstests in !80
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5073
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240725/5c717696/attachment.htm>
More information about the bugs
mailing list