NetBSD/sys/ufs/ffs
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
..
ffs_alloc.c
ffs_balloc.c
ffs_bswap.c Need <string.h> for memcpy(3) prototype if building from userland. 1999-09-14 04:50:54 +00:00
ffs_extern.h
ffs_inode.c
ffs_subr.c
ffs_tables.c
ffs_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
ffs_vnops.c
fs.h
Makefile