cvs commit: src/sys/isofs/cd9660 cd9660_vfsops.c cd9660_vnops.c
Poul-Henning Kamp
phk at FreeBSD.org
Tue Sep 21 01:42:37 PDT 2004
phk 2004-09-21 08:42:37 UTC
FreeBSD src repository
Modified files:
sys/isofs/cd9660 cd9660_vfsops.c cd9660_vnops.c
Log:
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.
Revision Changes Path
1.122 +0 -8 src/sys/isofs/cd9660/cd9660_vfsops.c
1.100 +9 -13 src/sys/isofs/cd9660/cd9660_vnops.c
More information about the cvs-src
mailing list