K 10 svn:author V 7 rodrigc K 8 svn:date V 27 2006-06-17T14:58:59.000000Z K 7 svn:log V 299 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 END