From 6c9b39012d2bf1a495ca5282489066ca5cd7b94d Mon Sep 17 00:00:00 2001 From: Thomas Doerfler Date: Mon, 2 Nov 2009 09:50:06 +0000 Subject: Fixed buffer recycling Wake-up access waiters after sync --- cpukit/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index b80eddb59b..a83d536a1f 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,13 @@ +2009-11-02 Sebastian Huber + + * libblock/src/bdbuf.c: Fixed buffer recycling. See test + "libtests/block03". + +2009-11-02 Sebastian Huber + + * libblock/src/bdbuf.c: Wake-up access waiters after sync. See test + "libtests/block04". + 2009-10-30 Glenn Humphrey PR pr1462/cpukit -- cgit v1.2.3