freebsd-dev/cddl/contrib/opensolaris
Jonathan T. Looney 3cbb4cc200 When copying types from one CTF container to another, ensure that we
always copy intrinsic data types before copying bitfields which are
based on those types. This ensures the type ordering in the destination
CTF container matches the assumption made elsewhere in the CTF code
that instrinsic data types will always appear before bitfields based on
those types.

This resolves the following error message some users have seen after
r366908:
    "/usr/lib/dtrace/ipfw.d", line 121: failed to copy type of 'ip6p':
    Conflicting type is already defined

Reviewed by:	markj
Sponsored by:	Netflix
Differential Revision:	https://reviews.freebsd.org/D27213
2020-11-17 14:07:27 +00:00
..
cmd Address compiler warnings in C code used by the DTrace test suite. 2020-09-19 16:15:22 +00:00
common When copying types from one CTF container to another, ensure that we 2020-11-17 14:07:27 +00:00
head MFV r270197: 2014-08-22 22:13:36 +00:00
lib Merge OpenZFS support in to HEAD. 2020-08-25 02:21:27 +00:00
tools/ctf Merge OpenZFS support in to HEAD. 2020-08-25 02:21:27 +00:00
OPENSOLARIS.LICENSE