zfs/module/nvpair
Matthew Macy 5678d3f593
Prefix zfs internal endian checks with _ZFS
FreeBSD defines _BIG_ENDIAN BIG_ENDIAN _LITTLE_ENDIAN
LITTLE_ENDIAN on every architecture. Trying to do
cross builds whilst hiding this from ZFS has proven
extremely cumbersome.

Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
Closes #10621
2020-07-28 13:02:49 -07:00
..
Makefile.in Cleanup linux module kbuild files 2020-06-10 09:24:15 -07:00
fnvpair.c Add new fnvlist_lookup_* functions 2018-10-03 15:30:55 -07:00
nvpair.c Prefix zfs internal endian checks with _ZFS 2020-07-28 13:02:49 -07:00
nvpair_alloc_fixed.c Update build system and packaging 2018-05-29 16:00:33 -07:00
nvpair_alloc_spl.c Linux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCT 2017-11-28 17:33:48 -06:00