aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/io-map-segment.c
Commit message (Collapse)AuthorAgeFilesLines
* Reverted changes related to io_map_segment.Roland McGrath1999-09-131-78/+0
|
* 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-09-081-0/+78
* 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.