[Bug 1255] filesystem not thread-safe

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Wed Jun 2 07:07:00 UTC 2010


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





--- Comment #4 from Chris Johns <chrisj at rtems.org>  2010-06-02 02:06:59 ---
The standard states atomic operation may. This means locking the semaphore
before the iop is used and released after use. This makes the whole operation
thread safe. How each file-system decides to do is its problem.

How is the current file system check broken ?

What do you mean by a file system item ?
What do you mean by a node ?

-- 
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