cvs commit: src/sys/geom geom_pc98.c
Poul-Henning Kamp
phk at FreeBSD.org
Wed Apr 9 06:08:38 PDT 2003
phk 2003/04/09 06:08:37 PDT
FreeBSD src repository
Modified files:
sys/geom geom_pc98.c
Log:
With the magic sequence checks removed this class is downright dangerous
to have in your kernel since it indiscriminately attaches to anything
it is offered with a range of bogus partitions.
Stop this from happening by rejecting any label with negative numbers in
it.
Revision Changes Path
1.33 +11 -6 src/sys/geom/geom_pc98.c
More information about the cvs-src
mailing list