NetBSD/sys/fs/adosfs
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
adlookup.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
adosfs.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
adutil.c Replace struct lock on vnodes with a simpler lock object built on 2008-01-30 09:50:19 +00:00
advfsops.c Fix some race conditions in rename. 2008-01-28 14:31:15 +00:00
advnops.c Remove VOP_LEASE. Discussed on tech-kern. 2008-01-25 14:32:11 +00:00
files.adosfs