summaryrefslogtreecommitdiff
path: root/tmpfs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-05-06 00:50:14 +0000
committerRoland McGrath <roland@gnu.org>2001-05-06 00:50:14 +0000
commitc18e8c1bcf2d19d6dcbc9501405890c346738c6d (patch)
tree562ebf7a362379f08cf594518e0229faeecdba5b /tmpfs
parent4e68caf20175e01854375dab32e4119d895cfd0f (diff)
.
Diffstat (limited to 'tmpfs')
-rw-r--r--tmpfs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/tmpfs/ChangeLog b/tmpfs/ChangeLog
index 450a349c..40783c09 100644
--- a/tmpfs/ChangeLog
+++ b/tmpfs/ChangeLog
@@ -1,3 +1,8 @@
+2001-04-23 Neal H Walfield <neal@cs.uml.edu>
+
+ * tmpfs.c (main): Pass diskfs_demuxer to
+ diskfs_spawn_first_thread to conform to new libdiskfs semantics.
+
2001-05-05 Roland McGrath <roland@frob.com>
* node.c (diskfs_truncate): Set st_size before rounding it up,