]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
De support opening device nodes on CD9660 filesystems. They are
authorPoul-Henning Kamp <phk@FreeBSD.org>
Tue, 21 Sep 2004 08:42:37 +0000 (08:42 +0000)
committerPoul-Henning Kamp <phk@FreeBSD.org>
Tue, 21 Sep 2004 08:42:37 +0000 (08:42 +0000)
commita36798782884bcd3a556598dd5786d1c03e01722
tree1ba013baf38dca7d255aa1e2309447650b6726a9
parent90a660e1998ee05094bf75302aa1793533c0629a
De support opening device nodes on CD9660 filesystems.  They are
still visible, they can still be seen, but they cannot be opened.
Use DEVFS for that.
sys/fs/cd9660/cd9660_vfsops.c
sys/fs/cd9660/cd9660_vnops.c
sys/isofs/cd9660/cd9660_vfsops.c
sys/isofs/cd9660/cd9660_vnops.c