NetBSD/sys/miscfs
pooka 7b63f0de5d Don't check for validity of p in lookup for root nodes, since it
will always be NULL.  Rather, just call pt_valid with NULL directly
and let it decide if we're a linux mount or not.
2007-02-18 01:55:26 +00:00
..
deadfs Teach deadfs about vm object locking for getpages. This avoids 2006-12-10 23:57:33 +00:00
fdesc Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
fifofs __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
genfs Replace some uses of lockmgr() / simplelocks. 2007-02-15 15:40:50 +00:00
kernfs Replace some uses of lockmgr() / simplelocks. 2007-02-15 15:40:50 +00:00
nullfs New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
overlay New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
portal Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
procfs Don't check for validity of p in lookup for root nodes, since it 2007-02-18 01:55:26 +00:00
specfs Implement Veriexec's raw disk policy on-top of kauth(9)'s device scope, 2006-11-26 20:27:27 +00:00
syncfs Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
umapfs New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00