aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/io-map.c
Commit message (Collapse)AuthorAgeFilesLines
* Reverted changes related to io_map_segment.Roland McGrath1999-09-131-2/+42
|
* 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-09-081-42/+2
| | | | | | | | | * 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.
* Wed Aug 20 14:03:41 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-1/+12
| | | | | | | | * diskfs.h: Doc fix. * io-map.c (diskfs_S_io_map): Cope with error return from diskfs_get_filemap. * rdwr-internal.c (_diskfs_rdwr_internal): Likewise.
* (diskfs_S_io_map): Pass the appropiate vm protection to diskfs_get_filemap.Miles Bader1995-10-191-5/+28
| | | | | If this node isn't O_RDWR, only return the appropiate memobj. Include <fcntl.h>.
* entered into RCSRoland McGrath1994-05-051-1/+1
|
* Formerly io-map.c.~6~Michael I. Bushnell1994-03-071-2/+3
|
* Formerly io-map.c.~5~Michael I. Bushnell1994-03-031-1/+3
|
* Formerly io-map.c.~4~Michael I. Bushnell1994-02-141-5/+5
|
* Formerly io-map.c.~3~Michael I. Bushnell1994-02-111-1/+1
|
* Formerly io-map.c.~2~Michael I. Bushnell1994-02-031-0/+1
|
* Initial revisionMichael I. Bushnell1994-02-031-0/+35