[Bug 1524] New: fsmount accesses IMFS code
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Fri May 21 07:19:33 UTC 2010
https://www.rtems.org/bugzilla/show_bug.cgi?id=1524
Summary: fsmount accesses IMFS code
Product: RTEMS
Version: 4.10
Platform: All
OS/Version: RTEMS
Status: NEW
Severity: normal
Priority: P3
Component: filesystem
AssignedTo: joel.sherrill at oarcorp.com
ReportedBy: chrisj at rtems.org
The fsmount code in libmisc accesses IMFS internal functions. This is mixing
interfaces and needs to be removed. It also uses mknod when mkdir exists.
The mkrootfs in libnetwork is a suitable replacement for this operation. Maybe
that code should be moved from libnetworking to fsmount and documented. The
rtems_rootfs_mkdir can be changed to rtems_make_path.
--
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