HomeFreeBSD

MFC r321104 (by jhibbits): Make ZFS not crash on mount on 32-bit systems

Description

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.

Details

Provenance
mavAuthored on
Parents
rS329480: Don't call sdhci_cleanup_slot() if sdhci_init_slot() never got called.
Branches
Unknown
Tags
Unknown