K 10 svn:author V 3 mav K 8 svn:date V 27 2018-02-17T23:51:15.488095Z K 7 svn:log V 228 MFC r321104 (by jhibbits): 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. END