Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2005 19:58:58 +0000 (UTC)
From:      Lukas Ertl <le@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom/vinum geom_vinum.c geom_vinum_drive.c
Message-ID:  <200503071958.j27JwwNY013708@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503071958.j27JwwNY013708>