NetBSD/sys/fs/tmpfs
leot 9df9aefc02 Make sure that nde->td_node is NULL for asserts.
Thanks and from Mindaugas Rasiukevicius.

Fixes PR kern/50381.
2015-10-29 16:19:44 +00:00
..
Makefile
TODO Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
files.tmpfs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
tmpfs.h Change tmpfs to vcache. 2015-07-06 10:07:12 +00:00
tmpfs_args.h
tmpfs_fifoops.c Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
tmpfs_fifoops.h - Describe some locking. 2011-05-24 20:17:49 +00:00
tmpfs_mem.c use psize_t for physical memory calculation 2014-06-13 11:57:48 +00:00
tmpfs_rename.c Fix typo in comment. 2015-07-06 10:24:59 +00:00
tmpfs_specops.c Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
tmpfs_specops.h - Describe some locking. 2011-05-24 20:17:49 +00:00
tmpfs_subr.c Make sure that nde->td_node is NULL for asserts. 2015-10-29 16:19:44 +00:00
tmpfs_vfsops.c Change tmpfs to vcache. 2015-07-06 10:07:12 +00:00
tmpfs_vnops.c Change tmpfs to vcache. 2015-07-06 10:07:12 +00:00
tmpfs_vnops.h - Describe some locking. 2011-05-24 20:17:49 +00:00