1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/fs
Dima Dorfman a1dc209638 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 Back out my lats commit of locking down a socket, it conflicts with hsu's work. 2002-05-31 11:52:35 +00:00
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 Back out my lats commit of locking down a socket, it conflicts with hsu's work. 2002-05-31 11:52:35 +00:00
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