Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#1757 closed defect (fixed)

RFS does not set iop->size on open.

Reported by: Chris Johns Owned by: Chris Johns
Priority: normal Milestone: 4.10
Component: fs Version: 4.10
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

The RFS does not set the iop->size field with the length of a file when opened. A seek to the end of the file fails to append data.

Attachments (2)

pr1775-rfs-set-iop-size-in-open.diff (714 bytes) - added by Chris Johns on 03/07/11 at 22:55:28.
Set iop->size on open
pr1757-4.10-rfs-fix-seek.diff (5.9 KB) - added by Chris Johns on 03/12/11 at 05:38:52.
Fix size on open and seek

Download all attachments as: .zip

Change History (5)

Changed on 03/07/11 at 22:55:28 by Chris Johns

Set iop->size on open

Changed on 03/12/11 at 05:38:52 by Chris Johns

Fix size on open and seek

comment:1 Changed on 03/12/11 at 05:38:52 by Chris Johns

attachments.isobsolete: 01

comment:2 Changed on 03/15/11 at 04:08:43 by Chris Johns

Resolution: fixed
Status: newclosed

comment:3 Changed on 03/15/11 at 04:08:56 by Chris Johns

Closed.

Note: See TracTickets for help on using tickets.