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.
MFC r321104 (by jhibbits): Make ZFS not crash on mount on 32-bit systems Tags None Referenced Files None Subscribers None
Description
Details
|