summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-05-06 00:39:31 +0000
committerRoland McGrath <roland@gnu.org>2001-05-06 00:39:31 +0000
commit5b097e8086fde7387f255cb9504c1027e9ff85d2 (patch)
treef6036f511226deaaeb5e25403424a7cabb573853
parent0e7f79687840aaa2905dbd7d780100fa342e61e9 (diff)
.
-rw-r--r--tmpfs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/tmpfs/ChangeLog b/tmpfs/ChangeLog
index 2ca58c94..450a349c 100644
--- a/tmpfs/ChangeLog
+++ b/tmpfs/ChangeLog
@@ -1,3 +1,8 @@
+2001-05-05 Roland McGrath <roland@frob.com>
+
+ * node.c (diskfs_truncate): Set st_size before rounding it up,
+ and do set it when there is a memory object.
+
2001-05-01 Neal H Walfield <neal@cs.uml.edu>
* tmpfs.c (main): Set diskfs_root_node->dn_stat.st_nlink to 2.