cvs commit: src/sys/geom/vinum geom_vinum.c geom_vinum_drive.c

Lukas Ertl le at FreeBSD.org
Mon Mar 7 19:58:59 GMT 2005


le          2005-03-07 19:58:58 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/vinum       geom_vinum.c geom_vinum_drive.c 
  Log:
  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.16      +0 -3      src/sys/geom/vinum/geom_vinum.c
  1.17      +0 -3      src/sys/geom/vinum/geom_vinum_drive.c


More information about the cvs-src mailing list