[Bug 1255] filesystem not thread-safe

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Fri May 4 09:03:31 UTC 2012


https://www.rtems.org/bugzilla/show_bug.cgi?id=1255

--- Comment #6 from Sebastian Huber <sebastian.huber at embedded-brains.de> 2012-05-04 04:03:31 CDT ---
I removed the per file descriptor semaphore with this commit:

http://git.rtems.org/rtems/commit/?id=5a4bb758c0017374352ccf065fb1aac4ebb3e27d

My proposed solution to fix read(), write(), etc. is to move the iop state
changes completely to the file system specific handler.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list