NetBSD/sys/miscfs
pooka b7d4ee5f17 * allow unmount even if rootvp has a usecount > 1 provided that
MNT_FORCE is given
* decrease cargo cult index by getting rid of commented sections
  with mntflushbuf() in them - AFAICT the call was removed from our
  kernel over 13 years ago with the 4.4BSDlite import
2007-07-08 23:58:53 +00:00
..
deadfs
fdesc * allow unmount even if rootvp has a usecount > 1 provided that 2007-07-08 23:58:53 +00:00
fifofs
genfs improve post-ubc file overwrite performance in common cases. 2007-06-05 12:31:30 +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 In /proc/<pid>/statm, avoid leaking buffer space if the attempt to get 2007-05-26 16:21:04 +00:00
specfs improve post-ubc file overwrite performance in common cases. 2007-06-05 12:31:30 +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