NetBSD/sys/fs/efs
maxv 23f76b6d00 An (un)privileged user can easily make the kernel dereference a NULL
pointer.

The kernel allows 'data' to be NULL; it's the fs's responsibility to
ensure that it isn't NULL (if the fs actually needs data).

ok christos@
2014-04-16 18:55:17 +00:00
..
efs_dinode.h
efs_dir.h
efs_extent.h
efs_genfs.c
efs_genfs.h
efs_ihash.c
efs_ihash.h
efs_inode.h
efs_mount.h
efs_sb.h
efs_subr.c
efs_subr.h
efs_vfsops.c An (un)privileged user can easily make the kernel dereference a NULL 2014-04-16 18:55:17 +00:00
efs_vnops.c
efs.h
files.efs
Makefile