diff options
author | Roland McGrath <roland@gnu.org> | 1999-05-23 17:22:52 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-05-23 17:22:52 +0000 |
commit | ebe198c4b98931ea6ea12f6b2ab7466d2ede9eb9 (patch) | |
tree | 3daec98ce68cca650cd1ab98be6cc8c5f3928679 /ext2fs/ChangeLog | |
parent | 8a7261f059758b81573f3e0e5f79a04d947cd03b (diff) | |
download | hurd-ebe198c4b98931ea6ea12f6b2ab7466d2ede9eb9.tar.gz hurd-ebe198c4b98931ea6ea12f6b2ab7466d2ede9eb9.tar.bz2 hurd-ebe198c4b98931ea6ea12f6b2ab7466d2ede9eb9.zip |
.
Diffstat (limited to 'ext2fs/ChangeLog')
-rw-r--r-- | ext2fs/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog index 8327ad88..d41ad76f 100644 --- a/ext2fs/ChangeLog +++ b/ext2fs/ChangeLog @@ -1,3 +1,12 @@ +1999-05-23 Roland McGrath <roland@baalperazim.frob.com> + + * ialloc.c (diskfs_alloc_node): If creator_os is not EXT2_OS_HURD, + suppress warnings about stale nonzero st_blocks or st_size. + +1999-05-19 Roland McGrath <roland@baalperazim.frob.com> + + * ext2fs.c (main): Include store size in panic msg when it's too small. + 1999-01-23 Roland McGrath <roland@baalperazim.frob.com> * ext2fs.c (main): Use diskfs_init_main. |