From: Alexei Starovoitov Date: Thu, 14 Mar 2019 20:53:19 +0000 (-0700) Subject: Merge branch 'fix-fwd-enum-resolution' X-Git-Tag: ceph-for-5.1-rc7~136^2~64^2~3 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=cd70182e8d530bf806176c529105c350d4d7fbd9;p=ceph-client.git Merge branch 'fix-fwd-enum-resolution' Andrii Nakryiko says: ==================== This patchset adds ability to resolve forward-declared enums into their corresponding full enum definition types during type deduplication, eliminating one of the reasons for having duplicated graphs of types. ==================== Signed-off-by: Alexei Starovoitov --- cd70182e8d530bf806176c529105c350d4d7fbd9