Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2000-01-24 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 2000-01-24 | 1 | -1/+5 |
| | | | | | * rdwr-internal.c (_diskfs_rdwr_internal): Short-circuit return for zero-length transfer to avoid side effects, as POSIX requires. | ||||
* | 1999-09-20 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-09-20 | 1 | -3/+3 |
| | | | | | | | | * node-times.c (diskfs_set_node_times): Don't implement _diskfs_noatime here. * conch-fetch.c (iohelp_fetch_shared_data): Don't update dn_set_atime on affected node if _diskfs_noatime. * rdwr-internal.c (_diskfs_rdwr_internal): Likewise. | ||||
* | Reverted changes related to io_map_segment. | Roland McGrath | 1999-09-13 | 1 | -2/+2 |
| | |||||
* | 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-09-08 | 1 | -2/+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 Bushnell | 1997-08-20 | 1 | -1/+4 |
| | | | | | | | | * 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_rdwr_internal): Use diskfs_check_readonly instead of diskfs_readonly. | Michael I. Bushnell | 1996-06-24 | 1 | -2/+2 |
| | |||||
* | (_diskfs_rdwr_internal): Rewritten using pager_memcpy. | Roland McGrath | 1996-01-04 | 1 | -49/+11 |
| | | | | Fix types of args: OFFSET to off_t, make AMT read/write size_t *. | ||||
* | (_diskfs_rdwr_internal): Declare PROT volatile. | Michael I. Bushnell | 1995-11-21 | 1 | -1/+2 |
| | |||||
* | (_diskfs_rdwr_internal): | Miles Bader | 1995-10-19 | 1 | -4/+5 |
| | | | | | Pass the second protection arg to diskfs_get_filemap. Only map our i/o region with as much permission as we need. | ||||
* | (_diskfs_rdwr_internal): Cast __VM_PAGE_SIZE in comparisen. | Michael I. Bushnell | 1995-06-09 | 1 | -1/+1 |
| | |||||
* | (_diskfs_rdwr_internal): Use assert_perror instead of assert where | Michael I. Bushnell | 1995-03-07 | 1 | -2/+2 |
| | | | | appropriate. | ||||
* | entered into RCS | Michael I. Bushnell | 1994-07-13 | 1 | -4/+5 |
| | |||||
* | Formerly rdwr-internal.c.~6~ | Michael I. Bushnell | 1994-02-16 | 1 | -0/+8 |
| | |||||
* | Formerly rdwr-internal.c.~5~ | Michael I. Bushnell | 1994-02-11 | 1 | -2/+0 |
| | |||||
* | Formerly rdwr-internal.c.~4~ | Michael I. Bushnell | 1994-02-10 | 1 | -9/+9 |
| | |||||
* | Formerly rdwr-internal.c.~3~ | Michael I. Bushnell | 1994-02-04 | 1 | -2/+3 |
| | |||||
* | Formerly rdwr-internal.c.~2~ | Michael I. Bushnell | 1994-02-03 | 1 | -20/+12 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-02-03 | 1 | -0/+103 |