Date: Mon, 26 Jun 2006 00:32:54 +0000 (UTC) From: Maxim Sobolev <sobomax@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_gpt.c Message-ID: <200606260032.k5Q0WsZ0082773@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606260032.k5Q0WsZ0082773>
