NetBSD/sys/miscfs
ad 88ab7da936 Merge some of the less invasive changes from the vmlocking branch:
- kthread, callout, devsw API changes
- select()/poll() improvements
- miscellaneous MT safety improvements
2007-07-09 20:51:58 +00:00
..
deadfs Teach deadfs about vm object locking for getpages. This avoids 2006-12-10 23:57:33 +00:00
fdesc Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
fifofs __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
genfs Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
kernfs Using POOL_INIT here makes no sense, since file systems always have 2007-06-30 09:37:53 +00:00
nullfs * allow unmount even if rootvp has a usecount > 1 provided that 2007-07-08 23:58:53 +00:00
overlay * allow unmount even if rootvp has a usecount > 1 provided that 2007-07-08 23:58:53 +00:00
portal * allow unmount even if rootvp has a usecount > 1 provided that 2007-07-08 23:58:53 +00:00
procfs Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
specfs Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
syncfs Remove calls to now obsolete vn_start_write() and vn_finished_write(). 2007-04-07 15:06:53 +00:00
umapfs * allow unmount even if rootvp has a usecount > 1 provided that 2007-07-08 23:58:53 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00