aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/fsys-syncfs.c
Commit message (Collapse)AuthorAgeFilesLines
* (diskfs_S_fsys_syncfs): Don't sync if DISKFS_READONLY.Miles Bader1996-07-281-3/+6
|
* (periodic_sync): Hold DISKFS_FSYS_LOCK for reading while syncing.Miles Bader1995-10-191-0/+6
|
* (diskfs_S_fsys_syncfs): New parms REPLY and REPLYTYPE.Michael I. Bushnell1995-06-261-0/+2
|
* (diskfs_S_fsys_syncfs) [helper]: Unlock NP around fsys call.Michael I. Bushnell1995-06-231-0/+2
|
* Include <hurd/fsys.h>.Michael I. Bushnell1995-06-201-1/+2
| | | | (diskfs_S_fsys_syncfs): Fix first arg to fshelp_fetch_control.
* (diskfs_S_fsys_syncfs):Michael I. Bushnell1995-06-201-0/+1
|
* (diskfs_S_fsys_syncfs): Typo.Michael I. Bushnell1995-06-201-1/+1
|
* (diskfs_S_fsys_syncfs): Use diskfs_node_iterate instead ofMichael I. Bushnell1995-06-201-1/+14
| | | | diskfs_sync_translators.
* (diskfs_S_fsys_syncfs): Use ports_lookup_port and ports_port_derefMichael I. Bushnell1995-06-091-1/+3
| | | | instead of ports_check_port_type and ports_done_with_port.
* (diskfs_S_fsys_syncfs): Implement diskfs_synchronous.Michael I. Bushnell1995-03-171-1/+4
|
* entered into RCSMichael I. Bushnell1994-08-311-0/+42