From 5bce3f0ed1cbafaa4a035be9c578c733e1afcbbd Mon Sep 17 00:00:00 2001
From: Roland McGrath <roland@gnu.org>
Date: Mon, 26 Feb 2001 10:43:11 +0000
Subject: .

---
 tmpfs/ChangeLog | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

(limited to 'tmpfs')

diff --git a/tmpfs/ChangeLog b/tmpfs/ChangeLog
index c90fd886..a7f83843 100644
--- a/tmpfs/ChangeLog
+++ b/tmpfs/ChangeLog
@@ -1,3 +1,17 @@
+2001-02-26  Roland McGrath  <roland@frob.com>
+
+	* node.c (diskfs_free_node): Reset hnext's hprevp.
+	(diskfs_node_norefs): Likewise.
+	(diskfs_cached_lookup): Fix insane code for finding existing node ptr.
+
+	* dir.c (diskfs_get_directs): When using st_size, calculate additional
+	space for . and .. entries.  Skip . and .. entries when ENTRY says to.
+	Set d_fileno=2 for .. entry when it is the parent of the filesystem.
+
+	* tmpfs.c (main): Don't lock diskfs_root_node after alloc,
+	which already locks it.  In root node's mode, clear S_ITRANS bits
+	and set S_IROOT bit.
+
 2001-02-25  Roland McGrath  <roland@frob.com>
 
 	* pager-stubs.c: New file.
-- 
cgit v1.2.3