NetBSD/sys/ufs/ext2fs
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
..
ext2fs_alloc.c Merge ffs locking & brelse changes from the vmlocking branch. 2007-10-08 18:01:27 +00:00
ext2fs_balloc.c Merge ffs locking & brelse changes from the vmlocking branch. 2007-10-08 18:01:27 +00:00
ext2fs_bmap.c Merge ffs locking & brelse changes from the vmlocking branch. 2007-10-08 18:01:27 +00:00
ext2fs_bswap.c
ext2fs_dinode.h
ext2fs_dir.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
ext2fs_extern.h * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
ext2fs_inode.c Merge ffs locking & brelse changes from the vmlocking branch. 2007-10-08 18:01:27 +00:00
ext2fs_lookup.c Merge ffs locking & brelse changes from the vmlocking branch. 2007-10-08 18:01:27 +00:00
ext2fs_readwrite.c Merge ffs locking & brelse changes from the vmlocking branch. 2007-10-08 18:01:27 +00:00
ext2fs_subr.c Merge ffs locking & brelse changes from the vmlocking branch. 2007-10-08 18:01:27 +00:00
ext2fs_vfsops.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
ext2fs_vnops.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
ext2fs.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
Makefile