source: rtems/cpukit/ChangeLog @ 59762469

4.115
Last change on this file since 59762469 was 59762469, checked in by Chris Johns <chrisj@…>, on 03/15/11 at 07:32:39

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.
  • Property mode set to 100644
File size: 492.6 KB

HTML preview not available, since the file size exceeds 256.0 KB. Try downloading the file instead.

Note: See TracBrowser for help on using the repository browser.