NetBSD/sys/fs/tmpfs
maxv 1a0e73db20 Fix uninitialized variable: if 'tvp' is NULL, '*tdep' is not initialized.
This could have caused the KASSERT to wrongfully fire.

ok riastradh@
2019-07-14 05:58:44 +00:00
..
Makefile
TODO
files.tmpfs
tmpfs.h
tmpfs_args.h
tmpfs_fifoops.c
tmpfs_fifoops.h
tmpfs_mem.c Remove the roundups, they are incorrect and cause memcmp to wrongfully fail 2019-07-13 14:24:37 +00:00
tmpfs_rename.c Fix uninitialized variable: if 'tvp' is NULL, '*tdep' is not initialized. 2019-07-14 05:58:44 +00:00
tmpfs_specops.c
tmpfs_specops.h
tmpfs_subr.c Add "void *extra" argument to vcache_new() so a file system may 2019-01-01 10:06:54 +00:00
tmpfs_vfsops.c Add "void *extra" argument to vcache_new() so a file system may 2019-01-01 10:06:54 +00:00
tmpfs_vnops.c
tmpfs_vnops.h