NetBSD/sys/fs/tmpfs
rmind cc2c5ce631 tmpfs_free_node: comment out assert, which can fire e.g. on shutdown. 2011-05-24 14:18:03 +00:00
..
Makefile
TODO Replace tmpfs_pool custom allocator code with a simpler layer for memory 2010-06-22 18:32:07 +00:00
files.tmpfs Replace tmpfs_pool custom allocator code with a simpler layer for memory 2010-06-22 18:32:07 +00:00
tmpfs.h - tmpfs: do not create dirent/node pools per-mount, there is no need to. 2011-05-19 03:21:23 +00:00
tmpfs_args.h
tmpfs_fifoops.c
tmpfs_fifoops.h Stop exposing fifofs internals and leave only fifo_vnodeop_p visible. 2010-03-29 13:11:32 +00:00
tmpfs_mem.c - tmpfs_alloc_node/tmpfs_free_node: move inode limiting into tmpfs_node_get() 2011-05-24 01:09:47 +00:00
tmpfs_specops.c
tmpfs_specops.h
tmpfs_subr.c tmpfs_free_node: comment out assert, which can fire e.g. on shutdown. 2011-05-24 14:18:03 +00:00
tmpfs_vfsops.c - tmpfs_alloc_node/tmpfs_free_node: move inode limiting into tmpfs_node_get() 2011-05-24 01:09:47 +00:00
tmpfs_vnops.c Add comments, clean up. 2011-05-19 03:13:58 +00:00
tmpfs_vnops.h Add some support for unionfs (not built by default). It's still 2011-01-13 13:35:11 +00:00