summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2010-08-26 06:31:15 +0000
committerChris Johns <chrisj@rtems.org>2010-08-26 06:31:15 +0000
commit6ed22abde23dda9584fe4de804d4f7b2c9b607ca (patch)
tree6d337cfdbaf997c4487b38814323138d4aaf5bf6 /cpukit/ChangeLog
parent2010-08-26 Chris Johns <chrisj@rtems.org> (diff)
downloadrtems-6ed22abde23dda9584fe4de804d4f7b2c9b607ca.tar.bz2
2010-08-26 Chris Johns <chrisj@rtems.org>
* libfs/src/defaults/default_evaluate_link.c: Remove assignment. * libfs/src/rfs/rtems-rfs-file.c: Check then load the inode is not present on the close. * libfs/src/rfs/rtems-rfs-format.c: Initialise the buffer chain.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index e7002d1789..6944eb1d5d 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,12 @@
+2010-08-26 Chris Johns <chrisj@rtems.org>
+
+ * libfs/src/defaults/default_evaluate_link.c: Remove assignment.
+
+ * libfs/src/rfs/rtems-rfs-file.c: Check then load the inode is not
+ present on the close.
+
+ * libfs/src/rfs/rtems-rfs-format.c: Initialise the buffer chain.
+
2010-08-25 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 93/NO_EFFECT