aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/shutdown.c
Commit message (Collapse)AuthorAgeFilesLines
* (diskfs_shutdown): Deal with ports_inhibit_class_rpcs returning an error.Miles Bader1996-01-271-2/+7
|
* (diskfs_fsys_lock): Now a rwlock.Miles Bader1995-10-191-12/+3
| | | | (diskfs_shutdown): Lock DISKFS_FSYS_LOCK for writing.
* (diskfs_shutdown): Call ports_resume_class_rpcs forMichael I. Bushnell1995-07-121-0/+1
| | | | diskfs_protid_class before return EBUSY.
* (diskfs_shutdown): Fix parens.Michael I. Bushnell1995-06-261-1/+1
|
* (diskfs_shutdown): Ignore harmless errors from fsys_goaway.Michael I. Bushnell1995-06-261-0/+4
|
* (diskfs_shutdown): Fix parentheses on bitwise tests.Michael I. Bushnell1995-06-261-2/+2
|
* (diskfs_shutdown): Don't actually exit; return zero instead.Michael I. Bushnell1995-06-261-1/+1
|
* (diskfs_shutdown) [helper]: Unlock NP around fsys call.Michael I. Bushnell1995-06-231-0/+2
|
* (diskfs_shutdown): Fix first arg to fshelp_fetch_control.Michael I. Bushnell1995-06-201-1/+1
|
* (diskfs_shutdown):Michael I. Bushnell1995-06-201-1/+5
|
* (diskfs_shutdown): Use diskfs_node_iterate instead ofMichael I. Bushnell1995-06-201-5/+17
| | | | diskfs_translator_iterate.
* (diskfs_shutdown): Rewrote to use new ports interface adequately.Michael I. Bushnell1995-06-091-4/+33
|
* entered into RCSMichael I. Bushnell1994-07-131-4/+4
|
* Formerly shutdown.c.~2~Michael I. Bushnell1994-02-161-0/+1
|
* Initial revisionMichael I. Bushnell1994-02-161-0/+48