summaryrefslogtreecommitdiff
path: root/ext2fs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ext2fs/ChangeLog')
-rw-r--r--ext2fs/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog
index 46e8e9dc..86a8b2dd 100644
--- a/ext2fs/ChangeLog
+++ b/ext2fs/ChangeLog
@@ -1,3 +1,9 @@
+1999-09-04 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * pager.c (file_pager_write_page): Don't report errors on writes
+ that extend past NODE->allocsize. This avoids a race between sync
+ and truncate. Reported by Mark Kettenis <kettenis@wins.uva.nl>.
+
1999-08-23 Roland McGrath <roland@baalperazim.frob.com>
* ext2_fs.h, ext2_fs_i.h: Replaced with Linux 2.3.14 versions.