Searched hist:1.1957 (Results 1 - 3 of 3) sorted by relevance

/src/doc/
H A D3RDPARTY1.1957 Sun Oct 08 21:08:05 GMT 2023 gutteridge 3RDPARTY: mDNSResponder now at 2200.0.8
H A DCHANGES1.1957 Sun Aug 03 09:33:48 GMT 2014 apb Mention BUILDINFO in doc/CHANGES file
/src/distrib/sets/lists/comp/
H A Dmi1.1957 Wed May 06 15:57:07 GMT 2015 hannken 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@

Completed in 364 milliseconds