disklabel differences FreeBSD, DragonFly

Sergey Babkin babkin at verizon.net
Thu Jul 27 13:02:59 UTC 2006


>to followup myself ... I just see, we also have pack identifier,
>its the additional struct behind it that differs.
>"Bootstrap name" etc...

Those are parts of an union, so the total size still shouldn't
change. I'd guess that the char[] format is used on-disk
and the pointers are used in-memory.

-SB


More information about the freebsd-hackers mailing list