NetBSD/sys/miscfs/umapfs
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
..
Makefile
files.umapfs
umap.h integrate kauth. 2006-05-14 21:31:52 +00:00
umap_subr.c Updates for changes prototype of kauth_cred_set/getgroups(). 2007-06-30 15:27:02 +00:00
umap_vfsops.c * allow unmount even if rootvp has a usecount > 1 provided that 2007-07-08 23:58:53 +00:00
umap_vnops.c a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00