Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

cvs commit: src/lib/libdisk open_ia64_disk.c

1 view
Skip to first unread message

mar...@freebsd.org

unread,
Aug 5, 2004, 1:44:29 PM8/5/04
to
marcel 2004-08-05 17:44:07 UTC

FreeBSD src repository

Modified files:
lib/libdisk open_ia64_disk.c
Log:
Don't use type unknown for partitions that we don't care about because
the chunk will never be added to the list in that case. Use type mbr
for GPT nested MBRs and use type part for any partition we don't know
or care about. Since the subtype is 0, this should not cause confusion.

Revision Changes Path
1.3 +2 -2 src/lib/libdisk/open_ia64_disk.c
_______________________________________________
cvs...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-u...@freebsd.org"

0 new messages