From e134b714b6acb56586e9b4fe030aa44e272e8647 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 11 Jun 2002 21:43:43 +0000 Subject: . --- libdiskfs/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'libdiskfs') diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 283496e5..e81d3910 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,16 @@ +2002-06-08 Roland McGrath + + * io-identity.c (diskfs_S_io_identity): Use ino_t for FILENO. + + * dir-readdir.c (diskfs_S_dir_readdir): Use vm_size_t for AMT. + + * diskfs.h (struct node): Use io_statbuf_t instead of struct stat. + (struct node): Use ino64_t for cache_id. + (struct node): Use loff_t instead of off_t. + (diskfs_grow, diskfs_truncate, diskfs_node_rdwr): Likewise. + (diskfs_notice_filechange): Likewise. + (diskfs_cached_lookup): Use ino64_t for CACHE_ID argument. + 2002-05-26 Roland McGrath * dir-unlink.c (diskfs_S_dir_unlink): Return EPERM instead of EISDIR, -- cgit v1.2.3