NetBSD/sys/fs/unionfs
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.unionfs Don't generate unused fs_thefs.h headers. 2010-03-02 16:43:48 +00:00
Makefile
unionfs_subr.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
unionfs_vfsops.c An (un)privileged user can easily make the kernel dereference a NULL 2014-04-16 18:55:17 +00:00
unionfs_vnops.c Excise struct componentname from the namecache. 2012-11-05 17:27:37 +00:00
unionfs.h