HomeFreeBSD

Fix 32-bit maximum volume size

Description

Fix 32-bit maximum volume size

A limit of 1TB exists for zvols on 32-bit systems. Update the code
to correctly reflect this limitation in a similar manor as the
OpenZFS implementation.

Reviewed-by: Tom Caputi <tcaputi@datto.com>
Reviewed-by: Tim Chase <tim@chase2k.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #5347

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Oct 28 2016, 11:53 PM
Parents
rG4990e576c6aa: Enable .zfs/snapshot for 32-bit systems
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG82ec9d41d85b: Fix 32-bit maximum volume size (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Nov 2 2016, 7:14 PM