Changeset c17d0b3 in rtems for testsuites/fstests

Timestamp:
10/02/12 13:44:59 (11 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
39d7d51
Parents:
9b83a66
git-author:
Sebastian Huber <sebastian.huber@…> (10/02/12 13:44:59)
git-committer:
Sebastian Huber <sebastian.huber@…> (10/07/12 15:03:20)
Message:

Filesystem: Reject removal of root nodes

Reject the removal of file system instance root nodes in rmdir() and
unlink() and return the EBUSY error status. File system instances can
be removed with unmount(). Remove root node special cases in IMFS,
DOSFS, and RFS.

(No files)

Note: See TracChangeset for help on using the changeset viewer.