NetBSD/sys/fs
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
..
adosfs Add genfs_can_mount() and use it to prevent some more code duplication of 2009-04-25 18:53:43 +00:00
cd9660 Add genfs_can_mount() and use it to prevent some more code duplication of 2009-04-25 18:53:43 +00:00
efs Add genfs_can_mount() and use it to prevent some more code duplication of 2009-04-25 18:53:43 +00:00
filecorefs Add genfs_can_mount() and use it to prevent some more code duplication of 2009-04-25 18:53:43 +00:00
hfs Add genfs_can_mount() and use it to prevent some more code duplication of 2009-04-25 18:53:43 +00:00
msdosfs Extract the open-coded authorization logic for chtimes() from various 2009-05-07 19:30:29 +00:00
ntfs Replace open-coded vaccess() in ntfs_access() with a call to vaccess(). 2009-04-29 22:33:33 +00:00
ptyfs Extract the open-coded authorization logic for chtimes() from various 2009-05-07 19:30:29 +00:00
puffs Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
smbfs Extract the open-coded authorization logic for chtimes() from various 2009-05-07 19:30:29 +00:00
sysvbfs added error check. 2009-04-26 12:41:59 +00:00
tmpfs Extract the open-coded authorization logic for chtimes() from various 2009-05-07 19:30:29 +00:00
udf Extract the open-coded authorization logic for chtimes() from various 2009-05-07 19:30:29 +00:00
union Turn up the volume on the warning message a bit and note that unionfs can 2009-04-04 10:32:49 +00:00
unionfs Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
Makefile Install mount argument structure header just like every other file system. 2008-07-28 12:42:12 +00:00
unicode.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00