NetBSD/sys/filecorefs
enami fee96e1746 Check if the type of device node isn't VBAD before touching v_specinfo. If
the device vnode is revoked, the field is NULL and touching it causes null
pointer derefercence.
1999-10-20 14:32:09 +00:00
..
Makefile
filecore.h
filecore_bmap.c
filecore_extern.h
filecore_lookup.c Adapt to cache_lookup() changes. 1999-09-05 14:26:32 +00:00
filecore_mount.h
filecore_node.c
filecore_node.h
filecore_utils.c
filecore_vfsops.c Check if the type of device node isn't VBAD before touching v_specinfo. If 1999-10-20 14:32:09 +00:00
filecore_vnops.c