[Bug 1419] IMFS stat st_dev and st_rdev wrong

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Fri May 14 11:05:18 UTC 2010


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


Chris Johns <chrisj at rtems.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|joel.sherrill at oarcorp.com   |chrisj at rtems.org




--- Comment #6 from Chris Johns <chrisj at rtems.org>  2010-05-14 06:05:16 ---
This needs to be fixed correctly, ie we give the IMFS a major number and
allocate minor numbers. I will add an instance number to the IMFS file system
info that increments for each instance created which will be the minor number
and request the driver manager allocate a device entry for the major number.
This means the IFS will have a driver. It does mean you can dd or hexdump an
IMFS 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