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
..
bfs_sysvbfs.c Merge brelse() changes from the vmlocking branch. 2007-10-08 18:02:53 +00:00
bfs.c Using POOL_INIT here makes no sense, since file systems always have 2007-06-30 09:37:53 +00:00
bfs.h Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
files.sysvbfs
Makefile
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
sysvbfs.c Use eopnotsupp() instead of vfs_stdsuspendctl() and retire the latter. 2007-07-26 22:57:36 +00:00
sysvbfs.h * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00