Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-06-30 | Mon Jun 30 17:26:38 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* diskfs.h (diskfs_hard_readonly): New variable. (diskfs_readonly): Doc change. * readonly.c (diskfs_readonly): Provide initialized declaration. (diskfs_check_readonly): If we cannot write the media and so we switch to readonly, set diskfs_hard_readonly too. (diskfs_set_readonly): If diskfs_hard_readonly is set, then inhibit any attempt to clear readonly status. | |||
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-19 | Initial revision | Miles Bader | |