From e134b714b6acb56586e9b4fe030aa44e272e8647 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 11 Jun 2002 21:43:43 +0000 Subject: . --- ext2fs/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ext2fs/ChangeLog') diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog index 0a6d6b30..a06238d9 100644 --- a/ext2fs/ChangeLog +++ b/ext2fs/ChangeLog @@ -1,3 +1,15 @@ +2002-06-08 Roland McGrath + + * inode.c (diskfs_cached_lookup): Use ino_t for argument. + + * ialloc.c (diskfs_free_node): Use %Ld format for ino_t/off_t values. + * pager.c (diskfs_grow, pager_unlock_page): Likewise. + * inode.c (read_node): Likewise. + * dir.c (diskfs_get_directs): Likewise. + + * dir.c (diskfs_direnter_hard): Use size_t for OLDSIZE. + Fail with EOVERFLOW when it would exceed that width. + 2002-04-05 Neal H Walfield * pager.c (diskfs_grow): Correctly recalculate NEW_SIZE. -- cgit v1.2.3