diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-29 20:25:25 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-29 20:25:25 +0000 |
commit | 6083ca2558b1825cb7303f398a31213ab15f7773 (patch) | |
tree | 5c0c23acb3613584210d7adb752cf2e5cf143d82 /tmpfs | |
parent | debcf9f83dc4853430f59291ce15d97e6a6bb1b5 (diff) |
revert unintentional checkin
Diffstat (limited to 'tmpfs')
-rw-r--r-- | tmpfs/ChangeLog | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tmpfs/ChangeLog b/tmpfs/ChangeLog index 397be4e0..eb04d954 100644 --- a/tmpfs/ChangeLog +++ b/tmpfs/ChangeLog @@ -3,12 +3,6 @@ * dir.c (diskfs_get_directs): u_int -> size_t * tmpfs.c (diskfs_append_args): unsigned -> size_t -2002-03-31 Roland McGrath <roland@frob.com> - - * dir.c (diskfs_lookup_hard): Pass new argument to - diskfs_cached_lookup. - * node.c (diskfs_alloc_node): Likewise. - 2002-05-13 Marcus Brinkmann <marcus@gnu.org> * tmpfs.c (diskfs_extra_version): New variable. |