NetBSD/sys/miscfs/umapfs
hannken b89d0815aa Add layer_revoke() that adjusts the lower vnode use count to be at least as
high as the upper vnode count before passing down the VOP_REVOKE().

This way vclean() check for active (vp->v_usecount > 1) vnodes gets it right.

Should fix PR kern/43456.
2011-01-10 11:11:03 +00:00
..
Makefile
files.umapfs
umap.h Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
umap_subr.c ansify function definitions 2009-03-15 17:14:40 +00:00
umap_vfsops.c Introduce struct pathbuf. This is an abstraction to hold a pathname 2010-11-19 06:44:33 +00:00
umap_vnops.c Add layer_revoke() that adjusts the lower vnode use count to be at least as 2011-01-10 11:11:03 +00:00