NetBSD/sys/miscfs/umapfs
plunky 767dc27ad2 add a comment re the vop (?) flag LAYERFS_MBYPASSDEBUG, that if set
could cause a bad pointer dereference in the debug printing when
credentials with values of NOCRED or FSCRED were passed to kauth.

I don't see any way to set such a flag, I think its just a debug
thing that could be enabled at compile time by somebody who knew
how, hence the comment rather than a real fix.
2009-02-14 17:29:11 +00:00
..
Makefile
files.umapfs
umap.h
umap_subr.c While we remap credentials we should ignore cred == FSCRED as well as 2009-02-13 22:29:00 +00:00
umap_vfsops.c PR kern/40110: null, overlay and umap modules loading -> panic (layerfs symbols not there) 2008-12-05 13:05:37 +00:00
umap_vnops.c add a comment re the vop (?) flag LAYERFS_MBYPASSDEBUG, that if set 2009-02-14 17:29:11 +00:00