NetBSD/sys/fs/ptyfs
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
..
files.ptyfs
ptyfs_subr.c Destroy mutexes used to guard hash table during vfs_detach. Fixes LOCKDEBUG 2009-03-24 22:05:24 +00:00
ptyfs_vfsops.c Fix old userland compat. 2009-03-21 01:11:53 +00:00
ptyfs_vnops.c Extract the open-coded authorization logic for chtimes() from various 2009-05-07 19:30:29 +00:00
ptyfs.h Add a chroot flag, so that ptyfs can be mounted in a chrooted environment. 2009-03-15 16:43:55 +00:00