From 8504f12471ba9d514056edca902eeae26354e739 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Fri, 9 Dec 2011 07:21:02 +0000 Subject: 2011-12-09 Chris Johns PR 1968/filesystem * libfs/src/rfs/rtems-rfs-file.c: Fix to the seek bug where a seek to 0 after reading the end of the file did not point to the correct block. * libfs/src/rfs/rtems-rfs-rtems.h, libfs/src/rfs/rtems-rfs-trace.c: Fix the trace flags. Used to fix the bug. --- cpukit/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index ace035f837..5935621a86 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,14 @@ +2011-12-09 Chris Johns + + PR 1968/filesystem + * libfs/src/rfs/rtems-rfs-file.c: Fix to the seek bug where a seek + to 0 after reading the end of the file did not point to the + correct block. + * libfs/src/rfs/rtems-rfs-rtems.h, + libfs/src/rfs/rtems-rfs-trace.c: Fix the trace flags. Used to fix + the bug. + + 2011-12-08 Ralf Corsépius * rtems/src/rtemsobjectgetname.c: -- cgit v1.2.3