NetBSD/sys/ufs
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
..
ext2fs Extract the open-coded authorization logic for chtimes() from various 2009-05-07 19:30:29 +00:00
ffs Introduce several actions/requests for authorizing file-system related 2009-05-07 19:26:08 +00:00
lfs Turn up the volume on the warning message a bit. 2009-04-04 10:33:59 +00:00
mfs g/c BUFQ_FOO() macros and use bufq_foo() directly. 2009-01-13 13:33:58 +00:00
ufs Extract the open-coded authorization logic for chtimes() from various 2009-05-07 19:30:29 +00:00
files.ufs PR kern/26878 FFSv2 + softdep = livelock (no free ram) 2009-02-22 20:28:05 +00:00
Makefile