NetBSD/sys/miscfs/union
thorpej 13eebaf27e Fix two problems in union_link():
(1) Fix a typo that caused a NULL pointer deref.
(2) union_copyup() locks the vnode, so unlock it before calling relookup().
PR #5272, MINOURA, Makoto <minoura@kw.netlaputa.ne.jp>.
1998-04-10 01:43:54 +00:00
..
union_subr.c
union_vfsops.c
union_vnops.c Fix two problems in union_link(): 1998-04-10 01:43:54 +00:00
union.h