From cb4239036ada3acfbf7a425ef9e74d7ace7c9d3a Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Mon, 30 Jan 2006 11:05:40 +0000 Subject: fix --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a7793fa..e09462e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-01-30 Miklos Szeredi + + * Fix data consitency bug if readahead is enabled and writes are + intermixed with reads. Only fixed for the case when reads and + writes are performed on the same file handle. Bug reported and + test program written by Wolfgang Köbler + 2006-01-29 Miklos Szeredi * Add '-olarge_read' option for Linux-2.4.*. This should -- cgit v1.2.3