summaryrefslogtreecommitdiff
path: root/ext2fs/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-05-23 17:52:03 +0000
committerRoland McGrath <roland@gnu.org>1999-05-23 17:52:03 +0000
commitee6caf8f91b39f53407b907f6862a2de9d342331 (patch)
tree2b1ffcb4c5fafa3878aa84e8e7ab673d6c980e25 /ext2fs/ChangeLog
parent4c72a730cd1ce256f969ec77e3a0c8d33822537b (diff)
.
Diffstat (limited to 'ext2fs/ChangeLog')
-rw-r--r--ext2fs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog
index d41ad76f..322eb7c2 100644
--- a/ext2fs/ChangeLog
+++ b/ext2fs/ChangeLog
@@ -1,5 +1,10 @@
1999-05-23 Roland McGrath <roland@baalperazim.frob.com>
+ * ialloc.c (diskfs_alloc_node): Frob printf format to suppress warning.
+ * getblk.c (ext2_getblk): Likewise.
+ * balloc.c (ext2_free_blocks): Likewise.
+ * hyper.c (get_hypermetadata): Likewise.
+
* ialloc.c (diskfs_alloc_node): If creator_os is not EXT2_OS_HURD,
suppress warnings about stale nonzero st_blocks or st_size.