NetBSD/sys/ufs/ext2fs
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
ext2fs.h
ext2fs_alloc.c
ext2fs_balloc.c
ext2fs_bmap.c
ext2fs_bswap.c
ext2fs_dinode.h
ext2fs_dir.h
ext2fs_extern.h Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
ext2fs_inode.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
ext2fs_lookup.c Adapt to cache_lookup() changes. 1999-09-05 14:26:32 +00:00
ext2fs_readwrite.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
ext2fs_subr.c
ext2fs_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
ext2fs_vnops.c Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl 1999-08-03 20:19:16 +00:00