Craig Rodrigues bdb7d194d0 In ext2_mountfs(), check that the superblock size, SBSIZE,
is aligned with the sectorsize value returned by GEOM, before
doing a bread() of the superblock.
This eliminates a panic when trying the following on an empty CD-ROM drive:
mount_ext2fs /dev/acd0 /mnt

Reviewed by:	phk
2005-09-10 21:30:49 +00:00
..
2005-09-10 18:10:31 +00:00
2005-03-28 18:31:18 +00:00
2005-09-10 07:46:47 +00:00
2005-07-21 11:13:12 +00:00