cvs commit: src/sys/isofs/cd9660 cd9660_vfsops.c
Craig Rodrigues
rodrigc at FreeBSD.org
Sun Oct 16 20:27:40 PDT 2005
rodrigc 2005-10-17 03:27:35 UTC
FreeBSD src repository
Modified files:
sys/isofs/cd9660 cd9660_vfsops.c
Log:
Use the actual sector size of the media instead of hard-coding it to 2048.
This eliminates KASSERTs in GEOM if we accidentally mount an audio CD
as a cd9660 filesystem.
Revision Changes Path
1.142 +12 -3 src/sys/isofs/cd9660/cd9660_vfsops.c
More information about the cvs-src
mailing list