NetBSD/sys/fs/tmpfs
pooka 6d7c95dd93 "kauth_action_t = KAUTH_VNODE_WRITE_FLAGS;" must be C**. However,
we still use plain ISO C, so additionally supply the variable name.
Compile-tested only, but at least that's some testing.
2009-09-03 11:22:05 +00:00
..
files.tmpfs
Makefile Install mount argument structure header just like every other file system. 2008-07-28 12:42:12 +00:00
tmpfs_args.h Solve the fstat-wants-to-look-at-kernel-data-structures in a nicer 2008-07-29 09:10:09 +00:00
tmpfs_fifoops.c add arg so it will compile. 2008-06-19 23:57:22 +00:00
tmpfs_fifoops.h
tmpfs_pool.c
tmpfs_pool.h
tmpfs_specops.c add NULL arg so it will compile. 2008-06-20 00:07:47 +00:00
tmpfs_specops.h
tmpfs_subr.c "kauth_action_t = KAUTH_VNODE_WRITE_FLAGS;" must be C**. However, 2009-09-03 11:22:05 +00:00
tmpfs_vfsops.c Solve the fstat-wants-to-look-at-kernel-data-structures in a nicer 2008-07-29 09:10:09 +00:00
tmpfs_vnops.c Implement the vnode scope and adapt tmpfs to use it. 2009-09-03 04:45:27 +00:00
tmpfs_vnops.h
tmpfs.h Solve the fstat-wants-to-look-at-kernel-data-structures in a nicer 2008-07-29 09:10:09 +00:00
TODO