NetBSD/sys/fs/sysvbfs
ad 7dad9f7391 Merge from vmlocking:
- Split vnode::v_flag into three fields, depending on field locking.
- simple_lock -> kmutex in a few places.
- Fix some simple locking problems.
2007-10-10 20:42:20 +00:00
..
Makefile
bfs.c
bfs.h
bfs_sysvbfs.c Merge brelse() changes from the vmlocking branch. 2007-10-08 18:02:53 +00:00
files.sysvbfs
sysvbfs.c
sysvbfs.h * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
sysvbfs_vfsops.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
sysvbfs_vnops.c Avoid stack allocation of large dirent structures in foo_readdir(). 2007-09-24 00:42:12 +00:00