Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Thu Apr 9 18:43:54 PDT 1998
Update of /cvsroot/src/sys/miscfs/union
In directory nb00:/tmp/cvs-serv14427
Modified Files:
union_vnops.c
Log Message:
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@localhost>.
Home |
Main Index |
Thread Index |
Old Index