From bd1306f7f3c4441bbb057b031f251e2f31317d79 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Wed, 8 Sep 1999 08:42:56 +0000 Subject: 1999-09-07 Thomas Bushnell, BSG * io-map-segment.c: New file. Guts from io-map.c. * io-map.c (diskfs_S_io_map): Just call diskfs_S_io_map_segment. * diskfs.h (diskfs_get_filemap): New parameter `index'. * rdwr-internal.c (_diskfs_rdwr_internal): Pass additional parameter to diskfs_get_filemap. * Makefile (IOSRCS): Add io-map-segment.c. --- libdiskfs/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'libdiskfs/ChangeLog') diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 17cd4e6f..529d0814 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,12 @@ +1999-09-07 Thomas Bushnell, BSG + + * io-map-segment.c: New file. Guts from io-map.c. + * io-map.c (diskfs_S_io_map): Just call diskfs_S_io_map_segment. + * diskfs.h (diskfs_get_filemap): New parameter `index'. + * rdwr-internal.c (_diskfs_rdwr_internal): Pass additional + parameter to diskfs_get_filemap. + * Makefile (IOSRCS): Add io-map-segment.c. + 1999-07-24 Roland McGrath * dir-rmdir.c (diskfs_S_dir_rmdir): Fix bugs in last change. -- cgit v1.2.3