diff options
Diffstat (limited to 'tmpfs/ChangeLog')
-rw-r--r-- | tmpfs/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tmpfs/ChangeLog b/tmpfs/ChangeLog index 0d7098c5..9bbdc878 100644 --- a/tmpfs/ChangeLog +++ b/tmpfs/ChangeLog @@ -1,3 +1,7 @@ +2002-06-13 Roland McGrath <roland@frob.com> + + * dir.c (diskfs_lookup_hard): int -> ino_t + 2002-06-08 Roland McGrath <roland@frob.com> * node.c (diskfs_cached_lookup): Use ino_t for argument. |