cvs commit: src/sys/geom geom_gpt.c
Maxim Sobolev
sobomax at FreeBSD.org
Mon Jun 26 00:32:55 UTC 2006
sobomax 2006-06-26 00:32:54 UTC
FreeBSD src repository
Modified files:
sys/geom geom_gpt.c
Log:
Improve check for protective MBR. Instead of assiming that protective
MBR should have only one entry of type 0xEE, consider protective MBR
to be one, that has at least one entry of type 0xEE covering the whole
unit. This makes GEOM_GPT compatible with disks partitioned by the
Apple's BootCamp.
Approved in principle by: marcel
MFC After: 1 month
Revision Changes Path
1.39 +24 -5 src/sys/geom/geom_gpt.c
More information about the cvs-src
mailing list