K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2017-07-18T01:08:45.326258Z K 7 svn:log V 225 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 END