NetBSD/sys/miscfs
hannken f3cf481632 - Make VI_XLOCK, VI_CLEAN and VI_LOCKSHARE private to kern/vfs_*.c.
- Make vwait() static.
- Add  vdead_check() to check a vnode for being or becoming dead.

Discussed on tech-kern.

Welcome to 6.99.38
2014-03-24 13:42:40 +00:00
..
deadfs Change all vfsops to use C99 designated initializers. 2014-03-23 15:21:15 +00:00
fdesc Change all vfsops to use C99 designated initializers. 2014-03-23 15:21:15 +00:00
fifofs Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
genfs - Make VI_XLOCK, VI_CLEAN and VI_LOCKSHARE private to kern/vfs_*.c. 2014-03-24 13:42:40 +00:00
kernfs Change all vfsops to use C99 designated initializers. 2014-03-23 15:21:15 +00:00
nullfs Change all vfsops to use C99 designated initializers. 2014-03-23 15:21:15 +00:00
overlay Change all vfsops to use C99 designated initializers. 2014-03-23 15:21:15 +00:00
procfs Change all vfsops to use C99 designated initializers. 2014-03-23 15:21:15 +00:00
specfs - Make VI_XLOCK, VI_CLEAN and VI_LOCKSHARE private to kern/vfs_*.c. 2014-03-24 13:42:40 +00:00
syncfs Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
umapfs Change all vfsops to use C99 designated initializers. 2014-03-23 15:21:15 +00:00
Makefile