NetBSD/sys/fs/union
dholland 3955d2067a Set *vpp to NULL before calling VOP_CREATE. This always happens when
calling using nameidata, and if not something went wrong, so we'd like
to be able to assert about it.
2014-05-17 04:03:49 +00:00
..
files.union Don't generate unused fs_thefs.h headers. 2010-03-02 16:43:48 +00:00
Makefile
union_subr.c Set *vpp to NULL before calling VOP_CREATE. This always happens when 2014-05-17 04:03:49 +00:00
union_vfsops.c An (un)privileged user can easily make the kernel dereference a NULL 2014-04-16 18:55:17 +00:00
union_vnops.c Set *vpp to NULL before calling VOP_CREATE. This always happens when 2014-05-17 04:03:49 +00:00
union.h Member un_flags is unused now -- remove. 2014-02-14 08:50:27 +00:00