NetBSD/sys/miscfs
hannken fbae381aaa The file system snapshot pseudo driver.
Uses a hook in spec_strategy() to save data written from a mounted
file system to its block device and a hook in dounmount().

Not enabled by default in any kernel config.

Approved by: Frank van der Linden <fvdl@netbsd.org>
2003-12-10 11:40:11 +00:00
..
deadfs Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
fdesc Dynamic sysctl. 2003-12-04 19:38:21 +00:00
fifofs Restore a change that made AF_LOCAL sockets block on connect(2) until 2003-11-29 10:02:42 +00:00
genfs Dynamic sysctl. 2003-12-04 19:38:21 +00:00
kernfs Dynamic sysctl. 2003-12-04 19:38:21 +00:00
nullfs Dynamic sysctl. 2003-12-04 19:38:21 +00:00
overlay Dynamic sysctl. 2003-12-04 19:38:21 +00:00
portal Dynamic sysctl. 2003-12-04 19:38:21 +00:00
procfs Dynamic sysctl. 2003-12-04 19:38:21 +00:00
specfs The file system snapshot pseudo driver. 2003-12-10 11:40:11 +00:00
syncfs Add the gating of system calls that cause modifications to the underlying 2003-10-15 11:28:59 +00:00
umapfs Dynamic sysctl. 2003-12-04 19:38:21 +00:00
Makefile move union filesystem code from sys/miscfs/union to sys/fs/union 2003-03-16 08:26:46 +00:00