Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2001-03-28 Neal H Walfield <neal@cs.uml.edu> | Roland McGrath | 2001-04-01 | 1 | -3/+1 |
| | | | | | | * shutdown.c: Move initialization of diskfs_fsys_lock from here ... * init-init.c: ... to here with the rest of the initialization code. | ||||
* | (diskfs_shutdown): comment typo fix | Roland McGrath | 1999-10-23 | 1 | -5/+4 |
| | |||||
* | 1998-07-25 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1998-07-25 | 1 | -8/+16 |
| | | | | | | * shutdown.c (diskfs_shutdown): Sync and set the clean flag even if we don't shut down. Thus a disk that was in use but hadn't been touched recently needn't necessarily be checked after a system crash. | ||||
* | (diskfs_shutdown): Don't sync if DISKFS_READONLY. | Miles Bader | 1996-07-28 | 1 | -1/+1 |
| | |||||
* | (diskfs_shutdown): Deal with ports_inhibit_class_rpcs returning an error. | Miles Bader | 1996-01-27 | 1 | -2/+7 |
| | |||||
* | (diskfs_fsys_lock): Now a rwlock. | Miles Bader | 1995-10-19 | 1 | -12/+3 |
| | | | | (diskfs_shutdown): Lock DISKFS_FSYS_LOCK for writing. | ||||
* | (diskfs_shutdown): Call ports_resume_class_rpcs for | Michael I. Bushnell | 1995-07-12 | 1 | -0/+1 |
| | | | | diskfs_protid_class before return EBUSY. | ||||
* | (diskfs_shutdown): Fix parens. | Michael I. Bushnell | 1995-06-26 | 1 | -1/+1 |
| | |||||
* | (diskfs_shutdown): Ignore harmless errors from fsys_goaway. | Michael I. Bushnell | 1995-06-26 | 1 | -0/+4 |
| | |||||
* | (diskfs_shutdown): Fix parentheses on bitwise tests. | Michael I. Bushnell | 1995-06-26 | 1 | -2/+2 |
| | |||||
* | (diskfs_shutdown): Don't actually exit; return zero instead. | Michael I. Bushnell | 1995-06-26 | 1 | -1/+1 |
| | |||||
* | (diskfs_shutdown) [helper]: Unlock NP around fsys call. | Michael I. Bushnell | 1995-06-23 | 1 | -0/+2 |
| | |||||
* | (diskfs_shutdown): Fix first arg to fshelp_fetch_control. | Michael I. Bushnell | 1995-06-20 | 1 | -1/+1 |
| | |||||
* | (diskfs_shutdown): | Michael I. Bushnell | 1995-06-20 | 1 | -1/+5 |
| | |||||
* | (diskfs_shutdown): Use diskfs_node_iterate instead of | Michael I. Bushnell | 1995-06-20 | 1 | -5/+17 |
| | | | | diskfs_translator_iterate. | ||||
* | (diskfs_shutdown): Rewrote to use new ports interface adequately. | Michael I. Bushnell | 1995-06-09 | 1 | -4/+33 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-07-13 | 1 | -4/+4 |
| | |||||
* | Formerly shutdown.c.~2~ | Michael I. Bushnell | 1994-02-16 | 1 | -0/+1 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-02-16 | 1 | -0/+48 |