cvs commit: src/sys/ufs/ffs ffs_vfsops.c

Craig Rodrigues rodrigc at FreeBSD.org
Sat Jun 17 14:58:59 UTC 2006


rodrigc     2006-06-17 14:58:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/ufs/ffs          ffs_vfsops.c 
  Log:
  MFC 1.316 (substitute vfs_mount_error for printf):
  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>
  
  Revision    Changes    Path
  1.290.2.11  +7 -1      src/sys/ufs/ffs/ffs_vfsops.c


More information about the cvs-src mailing list