[Bug 1774] IMFS limits filename sizes to mounted directories.
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Sat Apr 16 03:45:04 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1774
--- Comment #1 from Chris Johns <chrisj at rtems.org> 2011-04-15 22:45:03 CDT ---
Created an attachment (id=1149)
--> (https://www.rtems.org/bugzilla/attachment.cgi?id=1149)
Fix the broken IMFS eval and eval for make code.
This patch fixes the eval and eval for make code in the IMFS to not process the
part of a path that is for a mounted file system. The shell commands in this PR
failed because the IMFS rejected a path fragment that was ok for the RFS.
The fix stops the IMFS eval code inspecting the path when it is for a mounted
file system and passes the path to that file system.
--
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