cvs commit: src/sys/isofs/cd9660 cd9660_vfsops.c

Craig Rodrigues rodrigc at FreeBSD.org
Tue Feb 6 02:37:43 UTC 2007


rodrigc     2007-02-06 02:37:43 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/isofs/cd9660     cd9660_vfsops.c 
  Log:
  MFC: 1.142
  
  Check the actual sector size of the underlying media before mounting.
  Prevents a kernel panic if you try to "mount_cd9660 /dev/acd0 /mnt" while
  an audio CD is in the CD-ROM drive.
  
  PR:     92269
  
  Revision   Changes    Path
  1.140.2.5  +12 -3     src/sys/isofs/cd9660/cd9660_vfsops.c


More information about the cvs-src mailing list