Date: Sun, 23 May 2010 15:30:32 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/geom/part g_part.c g_part.h g_part_gpt.c src/sys/sys gpt.h Message-ID: <201005231535.o4NFZjxT054812@repoman.freebsd.org>
index | next in thread | raw e-mail
nwhitehorn 2010-05-23 15:30:32 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/geom/part g_part.c g_part.h g_part_gpt.c
sys/sys gpt.h
Log:
SVN rev 208450 on 2010-05-23 15:30:32Z by nwhitehorn
MFC r200534,200535:
Simplify partition type parsing by using a data-oriented model.
While there add more Apple and Linux partition types.
This unbreaks the build after r208341.
Reported by: many
Pointy hat to: me
Revision Changes Path
1.39.2.5 +10 -0 src/sys/geom/part/g_part.c
1.14.2.2 +11 -1 src/sys/geom/part/g_part.h
1.16.2.6 +47 -62 src/sys/geom/part/g_part_gpt.c
1.13.2.2 +6 -0 src/sys/sys/gpt.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005231535.o4NFZjxT054812>
