summaryrefslogtreecommitdiff
path: root/tmpfs/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-06-13 21:27:24 +0000
committerRoland McGrath <roland@gnu.org>2002-06-13 21:27:24 +0000
commit4e71681f97b368a532f9bf287786dc83bf1aae2c (patch)
tree2621f9a9e6b9a2d721ca6c8ccfd9de576c075b00 /tmpfs/ChangeLog
parent1815974f2cbeff75e7d2256cd3e7e641f8f15453 (diff)
.
Diffstat (limited to 'tmpfs/ChangeLog')
-rw-r--r--tmpfs/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmpfs/ChangeLog b/tmpfs/ChangeLog
index 9bbdc878..4b68fcbb 100644
--- a/tmpfs/ChangeLog
+++ b/tmpfs/ChangeLog
@@ -1,5 +1,7 @@
2002-06-13 Roland McGrath <roland@frob.com>
+ * dir.c (diskfs_lookup_hard): Cast int to intptr_t before ino_t.
+
* dir.c (diskfs_lookup_hard): int -> ino_t
2002-06-08 Roland McGrath <roland@frob.com>