This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0cdde954ce
NetBSD
/
sys
/
miscfs
History
hannken
64ee4fdf9f
Remove no longer needed flag FSYNC_VFS /* fsync: via FSYNC_VFS() */.
2011-04-27 09:46:27 +00:00
..
deadfs
do minimal locking to make assertions like KASSERT(VOP_ISLOCKED(vp)) happy.
2010-12-17 22:03:00 +00:00
fdesc
Make holding v_interlock mandatory for callers of vget().
2010-07-21 17:52:09 +00:00
fifofs
Clean up vnode lock operations pass 2:
2010-06-24 12:58:48 +00:00
genfs
Move some #ifdefs to prevent a code path change when DEBUG .vs. !DEBUG
2011-04-21 06:27:17 +00:00
kernfs
Make holding v_interlock mandatory for callers of vget().
2010-07-21 17:52:09 +00:00
nullfs
Add layer_revoke() that adjusts the lower vnode use count to be at least as
2011-01-10 11:11:03 +00:00
overlay
Add layer_revoke() that adjusts the lower vnode use count to be at least as
2011-01-10 11:11:03 +00:00
procfs
Refactor ps_strings access. Based on PK_32, write either the normal
2011-03-04 22:25:24 +00:00
specfs
Remove no longer needed flag FSYNC_VFS /* fsync: via FSYNC_VFS() */.
2011-04-27 09:46:27 +00:00
syncfs
G/C unused speedup_syncer() mechanism and thus simplify some code.
2011-04-18 15:53:04 +00:00
umapfs
- Use offsetof() in VOPARG_OFFSETOF() instead of re-implementing it.
2011-04-03 01:19:35 +00:00
Makefile
Remove the portalfs kernel file system driver. Replace mount_portal(8)
2009-12-05 20:11:01 +00:00