summaryrefslogtreecommitdiff
path: root/tmpfs/ChangeLog
diff options
context:
space:
mode:
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>