summaryrefslogtreecommitdiff
path: root/tmpfs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-03-24 01:48:32 +0000
committerRoland McGrath <roland@gnu.org>2002-03-24 01:48:32 +0000
commit7eeac160748a1550e8022b0827f5a070260546c1 (patch)
treef8cff1a1c568d6de8ce969a2835374b4bea8885f /tmpfs
parente032a9c4b8bf2b5404225fd3a064724682be6a02 (diff)
.
Diffstat (limited to 'tmpfs')
-rw-r--r--tmpfs/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmpfs/ChangeLog b/tmpfs/ChangeLog
index fc09da0b..a9644af5 100644
--- a/tmpfs/ChangeLog
+++ b/tmpfs/ChangeLog
@@ -1,5 +1,7 @@
2002-03-23 Roland McGrath <roland@frob.com>
+ * tmpfs.c (main): Don't release REALNODE.
+
* 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.