summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-12-09 14:44:16 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-12-09 14:44:16 +0000
commit24df6ddfb44ae0010e2c018719a88575309069d0 (patch)
tree2d1e94e31a1581b8fb11378e835a0efb0d325623 /cpukit
parent2008-12-08 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-24df6ddfb44ae0010e2c018719a88575309069d0.tar.bz2
2008-12-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libblock/src/bdbuf.c: Fix typo having crept in during boolean->bool transition.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog5
-rw-r--r--cpukit/libblock/src/bdbuf.c2
2 files changed, 6 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 651f5a0f8c..96f97d64f4 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * libblock/src/bdbuf.c: Fix typo having crept in during
+ boolean->bool transition.
+
2008-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* libfs/src/nfsclient/Makefile.am: Remove RTEMS_RELLDFLAGS.
diff --git a/cpukit/libblock/src/bdbuf.c b/cpukit/libblock/src/bdbuf.c
index bfda91cd72..da7d6f8e9c 100644
--- a/cpukit/libblock/src/bdbuf.c
+++ b/cpukit/libblock/src/bdbuf.c
@@ -2197,7 +2197,7 @@ rtems_bdbuf_swapout_pool_processing (rtems_bdpool_id pid,
rtems_bdbuf_buffer* bd =
(rtems_bdbuf_buffer*) rtems_chain_get (&transfer);
- bool write = true;
+ bool write = false;
/*
* If the device only accepts sequential buffers and this is not the