NetBSD/sys/ufs/ufs
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
..
dinode.h
dir.h
dirhash.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
extattr.h Using POOL_INIT here makes no sense, since file systems always have 2007-06-30 09:37:53 +00:00
inode.h fix comment: struct fid is in fstypes.h now 2007-04-09 12:21:24 +00:00
Makefile
quota.h Move `struct dquot' and its supporting functions from quota.h to ufs_quota.c. 2007-07-10 09:50:07 +00:00
ufs_bmap.c Merge ffs locking & brelse changes from the vmlocking branch. 2007-10-08 18:01:27 +00:00
ufs_bswap.h
ufs_dirhash.c Merge ffs locking & brelse changes from the vmlocking branch. 2007-10-08 18:01:27 +00:00
ufs_extattr.c Move `struct dquot' and its supporting functions from quota.h to ufs_quota.c. 2007-07-10 09:50:07 +00:00
ufs_extern.h Move the fstrans-aware lock vnops from ufs to ffs. Other ufs file systems 2007-08-09 09:22:34 +00:00
ufs_ihash.c Fix lock order inversion between vnode locks and ufs_hashlock. Addresses 2007-05-28 23:42:56 +00:00
ufs_inode.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
ufs_lookup.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
ufs_quota.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
ufs_readwrite.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
ufs_vfsops.c Using POOL_INIT here makes no sense, since file systems always have 2007-06-30 09:37:53 +00:00
ufs_vnops.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
ufsmount.h include sys/mount.h for export_args30 2007-09-10 23:47:23 +00:00