K 10 svn:author V 3 tjr K 8 svn:date V 27 2003-01-18T01:01:20.000000Z K 7 svn:log V 254 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. END