cvs commit: src/sys/geom/vinum geom_vinum.c geom_vinum_drive.c
Lukas Ertl
le at FreeBSD.org
Sat May 14 07:54:50 PDT 2005
le 2005-05-14 14:54:49 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/geom/vinum geom_vinum.c geom_vinum_drive.c
Log:
MFC:
Remove test for zero sectorsize when tasting. This check doesn't
seem to be necessary anymore, and it prevents tasting a valid drive
when booting with geom_vinum already loaded, since SCSI disks set their
sectorsize not until first opening them.
Revision Changes Path
1.9.2.6 +0 -3 src/sys/geom/vinum/geom_vinum.c
1.9.2.4 +0 -3 src/sys/geom/vinum/geom_vinum_drive.c
More information about the cvs-src
mailing list