Page MenuHomeFreeBSD

skein: Update guard define check
ClosedPublic

Authored by imp on Jul 24 2022, 5:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 23, 6:01 AM
Unknown Object (File)
Sat, Feb 14, 1:43 AM
Unknown Object (File)
Sat, Feb 14, 1:41 AM
Unknown Object (File)
Feb 12 2026, 2:55 AM
Unknown Object (File)
Feb 8 2026, 10:32 AM
Unknown Object (File)
Feb 7 2026, 7:45 PM
Unknown Object (File)
Jan 31 2026, 3:09 AM
Unknown Object (File)
Jan 12 2026, 12:51 PM
Subscribers

Details

Summary

OpenZFS changed the define _OPENSOLARIS_SYS_TYPES_H_ to
_SPL_SYS_TYPES_H_ to guade the sys/types.h compatibility stuff. Follow
the change here. The only place in the tree _OPENSOLARIS_SYS_TYPES_H_ is
mentioned is in the /* _OPENSOLARIS_SYS_TYPES_H_ */ at the end of
sys/types.h. That needs to be changed upstream in OpenZFS since we don't
like changing things in FreeBSD's tree.

Sponsored by: Netflix

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 46526
Build 43415: arc lint + arc unit