NetBSD/sys/ufs/ufs
ad be04ac4896 Make rusage collection per-LWP and collate in the appropriate places.
cloned threads need a little bit more work but the locking needs to
be fixed first.
2008-03-27 19:06:51 +00:00
..
Makefile
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 Replace use of lockmgr. 2008-01-30 14:54:01 +00:00
inode.h Go back to freeing on disk inodes in the inactive routine. It would be 2008-01-09 16:15:22 +00:00
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 Make rusage collection per-LWP and collate in the appropriate places. 2008-03-27 19:06:51 +00:00
ufs_bswap.h
ufs_dirhash.c Use pool_cache. 2008-01-03 19:28:48 +00:00
ufs_extattr.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
ufs_extern.h Remove VOP_LEASE. Discussed on tech-kern. 2008-01-25 14:32:11 +00:00
ufs_ihash.c Replace struct lock on vnodes with a simpler lock object built on 2008-01-30 09:50:19 +00:00
ufs_inode.c Fix dodgy tests of v_usecount. 2008-01-17 10:39:14 +00:00
ufs_lookup.c Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
ufs_quota.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
ufs_readwrite.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
ufs_vfsops.c PR kern/37706 (forced unmount of file systems is unsafe): 2008-01-30 11:46:59 +00:00
ufs_vnops.c Replace struct lock on vnodes with a simpler lock object built on 2008-01-30 09:50:19 +00:00
ufsmount.h Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00