freebsd-dev/sys/cddl/contrib/opensolaris/uts
Justin Hibbits 8fe026c641 Make ZFS not crash on mount on 32-bit systems
ZPL_VERSION is unsigned long long, not an int.  With this change, a zpool can be
created on a 32-bit system (tested on powerpcspe) and mounted correctly.

Reviewed by:	allanjude
2017-07-18 01:08:45 +00:00
..
aarch64
arm
common Make ZFS not crash on mount on 32-bit systems 2017-07-18 01:08:45 +00:00
intel Fix an off-by-one in an assertion on fasttrap tracepoint sizes. 2017-01-27 17:58:41 +00:00
mips
powerpc
riscv