diff options
author | Roland McGrath <roland@gnu.org> | 2002-03-24 01:14:58 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-03-24 01:14:58 +0000 |
commit | f568eeb7d5680e73f776627eec514991323d0e96 (patch) | |
tree | fbe1120feae50ab63328499baf0b3b784b25383f /tmpfs | |
parent | fcaacbd5216dffa24ef55bb843618e2b893e4a07 (diff) |
.
Diffstat (limited to 'tmpfs')
-rw-r--r-- | tmpfs/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tmpfs/ChangeLog b/tmpfs/ChangeLog index 1e4ad11d..fc09da0b 100644 --- a/tmpfs/ChangeLog +++ b/tmpfs/ChangeLog @@ -1,3 +1,12 @@ +2002-03-23 Roland McGrath <roland@frob.com> + + * node.c: Include "default_pager_U.h", not <mach/default_pager.h>. + (diskfs_truncate): Return early if page-rounded size is unchanged. + Call default_pager_object_set_size on the memory object. + (diskfs_grow): Likewise. + + * Makefile (OBJS): Add default_pagerUser.o here. + 2001-09-30 Roland McGrath <roland@frob.com> * node.c (diskfs_S_file_get_storage_info): Implement it to return |