NetBSD/sys/fs/tmpfs
elad 009f5d2f88 Where possible, extract the file-system's access() routine to two internal
functions: the first checking if the operation is possible (regardless of
permissions), the second checking file-system permissions, ACLs, etc.

Mailing list reference:

	http://mail-index.netbsd.org/tech-kern/2009/06/21/msg005311.html
2009-07-03 21:17:40 +00:00
..
Makefile Install mount argument structure header just like every other file system. 2008-07-28 12:42:12 +00:00
TODO
files.tmpfs
tmpfs.h Solve the fstat-wants-to-look-at-kernel-data-structures in a nicer 2008-07-29 09:10:09 +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 Extract the open-coded authorization logic for chtimes() from various 2009-05-07 19:30:29 +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 Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
tmpfs_vnops.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00