summaryrefslogtreecommitdiff
path: root/tmpfs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-12-29 07:24:51 +0000
committerRoland McGrath <roland@gnu.org>2000-12-29 07:24:51 +0000
commitd2a271dbdbdd7ec93b615cd87c8922ccee3ce579 (patch)
tree307f98dfd4a6c13f5bcad6fef99ab46bb4016493 /tmpfs
parentf9ecfe1f1db44339c6a9fee07b843ab936f2c21e (diff)
.
Diffstat (limited to 'tmpfs')
-rw-r--r--tmpfs/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/tmpfs/ChangeLog b/tmpfs/ChangeLog
index c7d8381e..67a047ba 100644
--- a/tmpfs/ChangeLog
+++ b/tmpfs/ChangeLog
@@ -1,3 +1,10 @@
+2000-12-28 Roland McGrath <roland@frob.com>
+
+ * node.c (recompute_blocks): New function, broken out of ...
+ (diskfs_cached_lookup): here. Now use call that.
+ (diskfs_set_translator): Likewise.
+ (create_symlink_hook): Likewise. Do nothing for zero-length target.
+
2000-12-26 Roland McGrath <roland@frob.com>
* Makefile, tmpfs.c, tmpfs.h, node.c, dir.c: New files.