cvs commit: src/sys/geom/vinum geom_vinum_drive.c
Lukas Ertl
le at FreeBSD.org
Wed Aug 18 13:34:46 PDT 2004
le 2004-08-18 20:34:45 UTC
FreeBSD src repository
Modified files:
sys/geom/vinum geom_vinum_drive.c
Log:
Fix a stupid bug in the drive taste function: when checking if a
drive is known to the configuration check also if it already has a geom.
Without this check several needless geoms are created and valid
configuration data was overwritten.
This change obsoletes the need for a separate geom to taste an
offered provider and the consumer doesn't need to be opened with the
exclusive bit set.
Revision Changes Path
1.10 +10 -28 src/sys/geom/vinum/geom_vinum_drive.c
More information about the cvs-src
mailing list