diff options
-rw-r--r-- | ext2fs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog index c4751434..fa565d86 100644 --- a/ext2fs/ChangeLog +++ b/ext2fs/ChangeLog @@ -1,3 +1,8 @@ +2000-01-16 Mark Kettenis <kettenis@gnu.org> + + * pager.c (file_pager_write_page): Lock NODE->dn->alloc_lock + before accessing NODE->allocsize. Fixes Debian bug #40302. + 1999-10-13 Roland McGrath <roland@baalperazim.frob.com> * ext2fs.c (diskfs_name_max): New variable. |