NetBSD/sys/fs/tmpfs
pooka 4c7be59b17 If fdvp is tvp, do nothing. Prevents local DoS panic described in
PR kern/38219... maybe.  This is hastily concocted fix for 5.0 and
I'm not sure if it has side-effects.
2009-02-07 19:42:57 +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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
tmpfs_pool.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
tmpfs_pool.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
tmpfs_specops.c add NULL arg so it will compile. 2008-06-20 00:07:47 +00:00
tmpfs_specops.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
tmpfs_subr.c - setting the birthdate is valid in setattr. 2008-06-19 19:03:44 +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 If fdvp is tvp, do nothing. Prevents local DoS panic described in 2009-02-07 19:42:57 +00:00
tmpfs_vnops.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
tmpfs.h Solve the fstat-wants-to-look-at-kernel-data-structures in a nicer 2008-07-29 09:10:09 +00:00
TODO