Changeset 59762469 in rtems for cpukit

Timestamp:
03/15/11 07:32:39 (13 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
4.11, 5, master
Children:
4e553c60
Parents:
ecfeb16b
Message:

2011-03-15 Chris Johns <chrisj@…>

  • libfs/src/rfs/rtems-rfs-rtems-file.c, libfs/src/rfs/rtems-rfs-rtems.c, libfs/src/rfs/rtems-rfs-rtems.h: The fix to the removal of file_info from iop was broken. The node_access field must be the inode number in the RFS because the file system ops provides no way to tell is a stat call is the result of stat, fstat, or lstat. The solution is to move the file handle to node_access_2 which is also shared with doff but these do not overlap.
(No files)

Note: See TracChangeset for help on using the changeset viewer.