From 0c9df9c560cbbf8a7e16db645a6cfc221a6e3222 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Thu, 15 Aug 1996 21:28:41 +0000 Subject: . --- ext2fs/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ext2fs') diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog index 0ab9df5e..24a96d83 100644 --- a/ext2fs/ChangeLog +++ b/ext2fs/ChangeLog @@ -1,3 +1,14 @@ +Thu Aug 15 14:55:01 1996 Miles Bader + + * ext2fs.c (diskfs_edit_version): Change to `1'. + (diskfs_version_extra): New variable. + * inode.c (read_disknode): Change assertion to allow non-zero + st_size for anything, but assert that st_blocks == 0 for any case + where we set allocsize to 0. + * truncate.c (diskfs_truncate): Allow any sort of node to have a + size without any blocks (as linux apparently does this sometimes + with devices). + Wed Aug 14 14:03:33 1996 Miles Bader * ext2fs.c (diskfs_minor_version): Change to `2'. -- cgit v1.2.3