Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jun 2006 21:20:37 +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/ufs/ffs ffs_vfsops.c
Message-ID:  <200606032120.k53LKb9q094465@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rodrigc     2006-06-03 21:20:37 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_vfsops.c 
  Log:
  Check the sectorsize of the underlying disk before trying to
  bread() the UFS superblock.  Should eliminate crashes when trying
  to do: mount -t ufs on an audio CD.
  
  PR:             kern/85893
  Reported by:    Russell Francis <rfrancis at ev dot net>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.316     +8 -1      src/sys/ufs/ffs/ffs_vfsops.c



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