summaryrefslogtreecommitdiff
path: root/libdiskfs/disk-pager.c
AgeCommit message (Collapse)Author
1996-09-23(service_paging_requests):Miles Bader
Get PAGER_BUCKET from argument. (diskfs_disk_pager): Renamed from disk_pager. (pager_bucket): Declaration removed. (disk_image): Variable removed. (diskfs_start_disk_pager): Renamed from setup_disk_pager. Add PAGER_BUCKET, IMAGE, and SIZE arguments. Pass in PAGER_BUCKET to thread routine, and don't create it.
1996-06-27(disk_pager_setup): Check diskfs_readonly variable instead of callingMichael I. Bushnell
diskfs_check_readonly.
1996-06-24(disk_pager_setup): Use diskfs_check_readonly instead of diskfs_readonly.Michael I. Bushnell
1996-06-24(disk_pager_setup):Michael I. Bushnell
1996-01-05Initial revisionRoland McGrath