NetBSD/sys/miscfs
xtraeme 0cbb812de5 Add sysctl options for the syncer:
vfs.sync.delay: max time to delay syncing data
vfs.sync.filedelay: time to delay syncing files
vfs.sync.dirdelay: time to delay syncing directories
vfs.sync.metadelay: time to delay syncing metadata

Note that using a value of 0 is allowed, but it's not
recommended.
2005-09-11 17:55:56 +00:00
..
deadfs Remove __P() 2005-08-30 20:08:01 +00:00
fdesc Remove __P() 2005-08-30 20:08:01 +00:00
fifofs Remove __P() 2005-08-30 20:08:01 +00:00
genfs Remove __P() 2005-08-30 20:08:01 +00:00
kernfs Also protect the ipsec ioctls from negative offsets to prevent panics 2005-09-01 06:25:26 +00:00
nullfs Remove __P() 2005-08-30 20:08:01 +00:00
overlay Remove __P() 2005-08-30 20:08:01 +00:00
portal Remove __P() 2005-08-30 20:08:01 +00:00
procfs Remove __P() 2005-08-30 20:08:01 +00:00
specfs in spec_ioctl(), don't dereference v_specinfo if it's NULL. 2005-09-11 14:18:54 +00:00
syncfs Add sysctl options for the syncer: 2005-09-11 17:55:56 +00:00
umapfs Remove __P() 2005-08-30 20:08:01 +00:00
Makefile ptyfs moved from sys/miscfs/ to sys/fs/ 2004-11-11 18:57:21 +00:00