aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/shutdown.c
Commit message (Expand)AuthorAgeFilesLines
* libfshelp: Add function to map over all active translators.Justus Winter2017-09-121-25/+20
* Fix space styleSamuel Thibault2015-03-051-12/+12
* Switch from cthreads to pthreadsRichard Braun2012-11-271-5/+5
* 2001-03-28 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-04-011-3/+1
* (diskfs_shutdown): comment typo fixRoland McGrath1999-10-231-5/+4
* 1998-07-25 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-07-251-8/+16
* (diskfs_shutdown): Don't sync if DISKFS_READONLY.Miles Bader1996-07-281-1/+1
* (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): Call ports_resume_class_rpcs forMichael I. Bushnell1995-07-121-0/+1
* (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_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