Date: Thu, 6 Dec 2007 09:20:27 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_bsd.c Message-ID: <200712060920.lB69KRmf096833@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2007-12-06 09:20:27 UTC
FreeBSD src repository
Modified files:
sys/geom geom_bsd.c
Log:
Only attach to a GPT partition if it has the GPT_ENT_TYPE_FREEBSD type.
XXX: This only works currently with GEOM_GPT which only exists in 6.x.
XXX: I didn't add 'mbroffset' support for a GPT partition holding a BSD
label as I'm not sure if they use relative or absolute offsets.
MFC after: 3 days
Revision Changes Path
1.79 +13 -0 src/sys/geom/geom_bsd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712060920.lB69KRmf096833>
