diff options
Diffstat (limited to 'ext2fs/ChangeLog')
-rw-r--r-- | ext2fs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog index e801ef5a..6ffb238b 100644 --- a/ext2fs/ChangeLog +++ b/ext2fs/ChangeLog @@ -1,3 +1,8 @@ +2002-01-03 Roland McGrath <roland@frob.com> + + * inode.c (write_node): Never clear i_translator here. + That is only done by diskfs_set_translator. + 2001-11-21 Roland McGrath <roland@frob.com> * inode.c (read_node): Just always call getpid for the fsid value. |