| /netbsd-src/sys/miscfs/ |
| H A D | Makefile | e10a32f7f7f32f3cbf9544d44466a19663291c94 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 D | vfs.c | e10a32f7f7f32f3cbf9544d44466a19663291c94 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 D | Makefile.rumpvfs | e10a32f7f7f32f3cbf9544d44466a19663291c94 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 D | rump_vfs.c | e10a32f7f7f32f3cbf9544d44466a19663291c94 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 D | fstypes.h | e10a32f7f7f32f3cbf9544d44466a19663291c94 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 D | mount.h | e10a32f7f7f32f3cbf9544d44466a19663291c94 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 D | vnode.h | e10a32f7f7f32f3cbf9544d44466a19663291c94 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 D | vfs_trans.c | e10a32f7f7f32f3cbf9544d44466a19663291c94 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 D | vfs_init.c | e10a32f7f7f32f3cbf9544d44466a19663291c94 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 D | files.kern | e10a32f7f7f32f3cbf9544d44466a19663291c94 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 D | vfs_mount.c | e10a32f7f7f32f3cbf9544d44466a19663291c94 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 D | vfs_subr.c | e10a32f7f7f32f3cbf9544d44466a19663291c94 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 D | vfs_syscalls.c | e10a32f7f7f32f3cbf9544d44466a19663291c94 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 D | init_main.c | e10a32f7f7f32f3cbf9544d44466a19663291c94 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 D | coda_psdev.c | e10a32f7f7f32f3cbf9544d44466a19663291c94 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 D | genfs_io.c | e10a32f7f7f32f3cbf9544d44466a19663291c94 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 D | puffs_msgif.c | e10a32f7f7f32f3cbf9544d44466a19663291c94 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@
|