]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a cloning function to vn(4) which triggers on "vn%d.ctl". Give the
authorphk <phk@FreeBSD.org>
Sat, 16 Dec 2000 16:06:03 +0000 (16:06 +0000)
committerphk <phk@FreeBSD.org>
Sat, 16 Dec 2000 16:06:03 +0000 (16:06 +0000)
commit5b8ad91da1233aca24afce2d8c4fe1d0966b3c50
tree53912e606fce9115f2734587cd5d87fc99bf0a99
parentfd2808ffad45d755f032b108f95aae2483767e42
Add a cloning function to vn(4) which triggers on "vn%d.ctl".  Give the
.ctl devices their own cdevsw since no I/O can or should be done on them.

Vn(4) is still not entirely DEVFS friendly since it only creates vn%d
nodes.
sys/dev/vn/vn.c