summaryrefslogtreecommitdiff
path: root/libdiskfs/readonly.c
AgeCommit message (Collapse)Author
1996-09-23(diskfs_check_readonly):Miles Bader
Use DISKFS_DISK_NAME instead of DISKFS_DEVICE_ARG.
1996-08-12*** empty log message ***Thomas Bushnell
1996-06-24(diskfs_check_readonly): And do it synchronously.Michael I. Bushnell
1996-06-24(_diskfs_diskdirty): New var.Michael I. Bushnell
(diskfs_check_readonly): New function. (diskfs_set_readonly): After clean sync, clear _diskfs_diskdirty.
1996-03-07(diskfs_set_readonly): Don't sleep(1) after syncing.Miles Bader
1996-01-27(diskfs_set_readonly): Deal with ports_inhibit_class_rpcs returning an error.Miles Bader
1995-10-19Initial revisionMiles Bader