Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1999-02-28 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-02-28 | 1 | -9/+7 |
| | | | | | * io-revoke.c (diskfs_S_io_revoke): Use ports_class_iterate. * readonly.c (diskfs_set_readonly): Likewise. | ||||
* | Mon Jun 30 17:26:38 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-06-30 | 1 | -2/+7 |
| | | | | | | | | | | * 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. | ||||
* | (diskfs_check_readonly): | Miles Bader | 1996-09-23 | 1 | -1/+1 |
| | | | | Use DISKFS_DISK_NAME instead of DISKFS_DEVICE_ARG. | ||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-12 | 1 | -1/+12 |
| | |||||
* | (diskfs_check_readonly): And do it synchronously. | Michael I. Bushnell | 1996-06-24 | 1 | -1/+1 |
| | |||||
* | (_diskfs_diskdirty): New var. | Michael I. Bushnell | 1996-06-24 | 1 | -0/+19 |
| | | | | | (diskfs_check_readonly): New function. (diskfs_set_readonly): After clean sync, clear _diskfs_diskdirty. | ||||
* | (diskfs_set_readonly): Don't sleep(1) after syncing. | Miles Bader | 1996-03-07 | 1 | -1/+0 |
| | |||||
* | (diskfs_set_readonly): Deal with ports_inhibit_class_rpcs returning an error. | Miles Bader | 1996-01-27 | 1 | -28/+30 |
| | |||||
* | Initial revision | Miles Bader | 1995-10-19 | 1 | -0/+77 |