Home
last modified time | relevance | path

Searched hist:e10a32f7f7f32f3cbf9544d44466a19663291c94 (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/sys/miscfs/
H A DMakefilee10a32f7f7f32f3cbf9544d44466a19663291c94 Wed May 06 15:57:07 GMT 2015 hannken <hannken@NetBSD.org> 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@
/netbsd-src/external/cddl/osnet/sys/kern/
H A Dvfs.ce10a32f7f7f32f3cbf9544d44466a19663291c94 Wed May 06 15:57:07 GMT 2015 hannken <hannken@NetBSD.org> 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@
/netbsd-src/sys/rump/librump/rumpvfs/
H A DMakefile.rumpvfse10a32f7f7f32f3cbf9544d44466a19663291c94 Wed May 06 15:57:07 GMT 2015 hannken <hannken@NetBSD.org> 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@
H A Drump_vfs.ce10a32f7f7f32f3cbf9544d44466a19663291c94 Wed May 06 15:57:07 GMT 2015 hannken <hannken@NetBSD.org> 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@
/netbsd-src/sys/sys/
H A Dfstypes.he10a32f7f7f32f3cbf9544d44466a19663291c94 Wed May 06 15:57:07 GMT 2015 hannken <hannken@NetBSD.org> 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@
H A Dmount.he10a32f7f7f32f3cbf9544d44466a19663291c94 Wed May 06 15:57:07 GMT 2015 hannken <hannken@NetBSD.org> 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@
H A Dvnode.he10a32f7f7f32f3cbf9544d44466a19663291c94 Wed May 06 15:57:07 GMT 2015 hannken <hannken@NetBSD.org> 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@
/netbsd-src/sys/kern/
H A Dvfs_trans.ce10a32f7f7f32f3cbf9544d44466a19663291c94 Wed May 06 15:57:07 GMT 2015 hannken <hannken@NetBSD.org> 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@
H A Dvfs_init.ce10a32f7f7f32f3cbf9544d44466a19663291c94 Wed May 06 15:57:07 GMT 2015 hannken <hannken@NetBSD.org> 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@
H A Dfiles.kerne10a32f7f7f32f3cbf9544d44466a19663291c94 Wed May 06 15:57:07 GMT 2015 hannken <hannken@NetBSD.org> 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@
H A Dvfs_mount.ce10a32f7f7f32f3cbf9544d44466a19663291c94 Wed May 06 15:57:07 GMT 2015 hannken <hannken@NetBSD.org> 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@
H A Dvfs_subr.ce10a32f7f7f32f3cbf9544d44466a19663291c94 Wed May 06 15:57:07 GMT 2015 hannken <hannken@NetBSD.org> 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@
H A Dvfs_syscalls.ce10a32f7f7f32f3cbf9544d44466a19663291c94 Wed May 06 15:57:07 GMT 2015 hannken <hannken@NetBSD.org> 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@
H A Dinit_main.ce10a32f7f7f32f3cbf9544d44466a19663291c94 Wed May 06 15:57:07 GMT 2015 hannken <hannken@NetBSD.org> 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@
/netbsd-src/sys/coda/
H A Dcoda_psdev.ce10a32f7f7f32f3cbf9544d44466a19663291c94 Wed May 06 15:57:07 GMT 2015 hannken <hannken@NetBSD.org> 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@
/netbsd-src/sys/miscfs/genfs/
H A Dgenfs_io.ce10a32f7f7f32f3cbf9544d44466a19663291c94 Wed May 06 15:57:07 GMT 2015 hannken <hannken@NetBSD.org> 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@
/netbsd-src/sys/fs/puffs/
H A Dpuffs_msgif.ce10a32f7f7f32f3cbf9544d44466a19663291c94 Wed May 06 15:57:07 GMT 2015 hannken <hannken@NetBSD.org> 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@