freebsd-nq/sys/fs/unionfs
Tim J. Robbins d1841903a0 Fake up a struct componentname to pass to VOP_WHITEOUT instead of passing
NULL. union_whiteout() expects the componentname argument to be non-NULL.
Fixes a NULL dereference panic when an existing union mount becomes the
upper layer of a new union mount.
2003-01-18 01:01:20 +00:00
..
union_subr.c Bow to the whining masses and change a union back into void *. Retain 2003-01-13 00:33:17 +00:00
union_vfsops.c Fake up a struct componentname to pass to VOP_WHITEOUT instead of passing 2003-01-18 01:01:20 +00:00
union_vnops.c Since Jeffr made the std* functions the default in rev 1.63 of 2003-01-04 08:47:19 +00:00
union.h Regularize the vop_stdlock'ing protocol across all the filesystems 2002-10-14 03:20:36 +00:00