Poul-Henning Kamp 51a5c572a6 BSD disklabels expose the controling label though the 'c' partition, and
some trick is necessary to prevent further BSD geoms from attaching to
that.  Our old trick was to make sure we don't attach to a geom from
the "BSD" class, but this doesn't work if an intermediary geom obscures
this fact.  Instead, calculate the MD5 checksum of the label we target
and ask if anybody below us loves that label.  If they do we don't.

Coded by:       gordon.
2003-01-06 20:10:41 +00:00
..
2003-01-02 09:38:22 +00:00
2002-11-04 09:31:02 +00:00
2002-12-17 07:22:48 +00:00
2002-12-26 21:02:50 +00:00