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

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Wed May 11 02:43:42 UTC 2011


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

--- Comment #4 from Chris Johns <chrisj at rtems.org> 2011-05-10 21:43:41 CDT ---
Created an attachment (id=1164)
 --> (https://www.rtems.org/bugzilla/attachment.cgi?id=1164)
Fixes the IMFS eval and also the introduced problems.

I attach a patch against HEAD that I will port back to 4.10 when accepted for
HEAD that fixes the problems.

> This change breaks the FTP client.  See new test "libtests/ftp01".  The problem
> is that the FTP client has to cope with a leading '/' now.  Before the change
> we had 'user at host/file.txt' now we have '/user at host/file.txt'.  We should
> restore the previous behavior since the leading '/' adds no useful information.

I have done this how-ever the file system should be more robust and handle
this.

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