NetBSD/sys/miscfs/overlay
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.overlay
overlay.h
overlay_vfsops.c * allow unmount even if rootvp has a usecount > 1 provided that 2007-07-08 23:58:53 +00:00
overlay_vnops.c