hannken e10a32f7f7 Remove miscfs/syncfs and
- move the syncer into kern/vfs_subr.c.

- change the syncer to process the mountlist and VFS_SYNC as appropriate.

- use an API for mount points similiar to the API for vnodes:
  - vfs_syncer_add_to_worklist(struct mount *mp) to add
  - vfs_syncer_remove_from_worklist(struct mount *mp) to remove a mount.

No objections on tech-kern@
2015-05-06 15:57:07 +00:00
..
2015-05-01 16:22:49 +00:00
2015-04-28 15:13:45 +00:00
2015-04-22 18:42:04 +00:00
2015-04-22 19:25:18 +00:00
2015-04-22 19:25:18 +00:00
2015-04-27 12:26:35 +00:00
2015-05-06 15:57:07 +00:00
2015-04-28 15:14:07 +00:00