summaryrefslogtreecommitdiff
path: root/tmpfs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-05-02 03:21:32 +0000
committerRoland McGrath <roland@gnu.org>2001-05-02 03:21:32 +0000
commitbe3cc8ffddbba873709ed7f51b3975a6e4838e1a (patch)
treed4d075aade23476d6ece2b8bb6d27af06287f1a4 /tmpfs
parenta4544594c77b183a16e472a79f5b6adb3415e372 (diff)
.
Diffstat (limited to 'tmpfs')
-rw-r--r--tmpfs/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/tmpfs/ChangeLog b/tmpfs/ChangeLog
index 251255fa..2ca58c94 100644
--- a/tmpfs/ChangeLog
+++ b/tmpfs/ChangeLog
@@ -1,3 +1,7 @@
+2001-05-01 Neal H Walfield <neal@cs.uml.edu>
+
+ * tmpfs.c (main): Set diskfs_root_node->dn_stat.st_nlink to 2.
+
2001-04-15 Neal H Walfield <neal@cs.uml.edu>
* dir.c (diskfs_get_directs): Total rewrite.