NetBSD/sys/miscfs/genfs
elad 863a01b5c1 Extract the open-coded authorization logic for chtimes() from various
file-systems and put it in a single function, genfs_can_chtimes().

This also makes UDF follow the same policy as all other file-systems.

Mailing list reference:

	http://mail-index.netbsd.org/tech-kern/2009/04/27/msg004951.html
2009-05-07 19:30:29 +00:00
..
Makefile
genfs.h Extract the open-coded authorization logic for chtimes() from various 2009-05-07 19:30:29 +00:00
genfs_io.c Move genfs_null_putpages() from genfs_io.c to genfs_vnops.c -- it does 2009-04-18 15:40:33 +00:00
genfs_node.h Import writing part of the UDF file system making optical media like CD's 2008-05-14 16:49:47 +00:00
genfs_vfsops.c
genfs_vnops.c Extract the open-coded authorization logic for chtimes() from various 2009-05-07 19:30:29 +00:00
layer.h
layer_extern.h
layer_subr.c ansify function definitions 2009-03-15 17:14:40 +00:00
layer_vfsops.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
layer_vnops.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00