freebsd-skq/sys/fs
dd 9498a983a9 Introduce the DEVFS "rule" subsystem. DEVFS rules permit the
administrator to define certain properties of new devfs nodes before
they become visible to the userland.  Both static (e.g., /dev/speaker)
and dynamic (e.g., /dev/bpf*, some removable devices) nodes are
supported.  Each DEVFS mount may have a different ruleset assigned to
it, permitting different policies to be implemented for things like
jails.

Approved by:	phk
2002-07-17 01:46:48 +00:00
..
cd9660
coda
deadfs
devfs Introduce the DEVFS "rule" subsystem. DEVFS rules permit the 2002-07-17 01:46:48 +00:00
fdescfs - Change all LK_SHARE locks to LK_EXCLUSIVE. Shared locks aren't quite safe 2002-07-09 19:43:39 +00:00
fifofs
hpfs
msdosfs
ntfs
nullfs Fix a race during null node creation between relookuping the hash and 2002-06-13 21:49:09 +00:00
nwfs
portalfs
procfs Part 1 of KSE-III 2002-06-29 17:26:22 +00:00
pseudofs Lock down pseudofs: 2002-07-08 01:50:14 +00:00
smbfs
specfs
udf Unbreak LINT; sort the includes so that functions are explicitly 2002-07-16 09:33:33 +00:00
umapfs
unionfs nmount'ify unionfs further by using separate options instead 2002-06-15 22:48:14 +00:00