RTEMS | IMFS - readdir skips entries after unlink (#4674)
Chris Johns (@chris)
gitlab at rtems.org
Tue May 6 23:40:15 UTC 2025
Chris Johns commented: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/4674#note_122383
The newlib `readdir` has a buffer that is 512 bytes when reading a directory and out `dirent` is around 280 and so that means we only ever read a single entry.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/4674#note_122383
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/20250506/b1ac9e30/attachment.htm>
More information about the bugs
mailing list