NetBSD/sys/fs/msdosfs
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
..
bootsect.h
bpb.h
denode.h
direntry.h
fat.h
files.msdosfs
Makefile
msdosfs_conv.c ansify function definitions 2009-03-15 17:14:40 +00:00
msdosfs_denode.c ansify function definitions 2009-03-15 17:14:40 +00:00
msdosfs_fat.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
msdosfs_lookup.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
msdosfs_vfsops.c Wrap some long lines in a comment, pointed out by ad@ - thanks! 2009-04-25 21:26:20 +00:00
msdosfs_vnops.c Extract the open-coded authorization logic for chtimes() from various 2009-05-07 19:30:29 +00:00
msdosfsmount.h Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
TODO