Hi everyone! While looking at the JFFS2 struct _inode I noticed it has
attributes such as i_uid and i_gid. Are these a leftover from the eCos
port, or does RTEMS have the concept of users/groups?

The reason I'm asking this is because I'm planning on bringing the
F2FS code from Linux, and I'll probably be using that same struct
_inode. We were thinking maybe we could trim these unneeded attributes
in the future to reduce the filesystem overhead a bit.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to