[Bug 1774] New: IMFS limits filename sizes to mounted directories.

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Wed Mar 30 20:26:00 UTC 2011


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

           Summary: IMFS limits filename sizes to mounted directories.
           Product: RTEMS
           Version: 4.10
          Platform: All
        OS/Version: RTEMS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: filesystem
        AssignedTo: chrisj at rtems.org
        ReportedBy: chrisj at rtems.org


Create a RAM disk and format an RFS file system then mount on /ram. In a shell
this command sequence works:

[/]# cd ram 
[/ram]$ mkdir 0123456789012345678901234567890123

However:
[/]# cd /
[/]# mkdir /ram/0123456789012345678901234567890124

does not work. The IMFS filename limit is 32 characters.

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