Chris Johns created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/516
Project:Branches: chris/rtems:5201-close-optional-on-ref-count to rtems/rtos/rtems:main Author: Chris Johns Assignee: Chris Johns ## Summary cpukit/libio: Support close with IOP references held - Provide an option for a file system to support close wtih references held. This can happen in more complex file systems and file descriptor handling with more complete reference handling implementations where an fd can hold other fds and close can be call on any fd and succeed. - Fix open IOP leaks in the erro paths. - Provide better definition of the IOP flags to help clarify the code. Fixes #5201 <!-- Default settings, if it is a dropdown it will set after submission --> Closes #5201 -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/516 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
