Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Feb 2007 02:37:43 +0000 (UTC)
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/isofs/cd9660 cd9660_vfsops.c
Message-ID:  <200702060237.l162bhBq021752@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702060237.l162bhBq021752>