NetBSD/sys/miscfs/kernfs
ad 3490efcc63 Replace struct lock on vnodes with a simpler lock object built on
krwlock_t. This is a step towards removing lockmgr and simplifying
vnode locking. Discussed on tech-kern.
2008-01-30 09:50:19 +00:00
..
Makefile
files.kernfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
kernfs.h fix comment (forgotten in rev 1.19): 2006-12-28 05:49:05 +00:00
kernfs_subr.c Replace struct lock on vnodes with a simpler lock object built on 2008-01-30 09:50:19 +00:00
kernfs_vfsops.c Fix some race conditions in rename. 2008-01-28 14:31:15 +00:00
kernfs_vnops.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00