NetBSD/sys/fs/nilfs
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
..
files.nilfs Don't generate unused fs_thefs.h headers. 2010-03-02 16:43:48 +00:00
Makefile
nilfs_bswap.h
nilfs_fs.h Fix misspelling: accommodate is a long enough word to have room for two 'c's 2012-12-01 11:41:49 +00:00
nilfs_mount.h
nilfs_subr.c remove unused variable warnings 2013-10-18 19:57:28 +00:00
nilfs_subr.h
nilfs_vfsops.c An (un)privileged user can easily make the kernel dereference a NULL 2014-04-16 18:55:17 +00:00
nilfs_vnops.c Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
nilfs.h remove unused variable warnings 2013-10-18 19:57:28 +00:00