HomeFreeBSD

Fix pointer-is-uint64_t-sized assumption in the ioctl path

Description

Fix pointer-is-uint64_t-sized assumption in the ioctl path

This shows up when compiling freebsd-head on amd64 using gcc-6.4.
The lib32 compat build ends up tripping over this assumption.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by: adrian chadd <adrian@freebsd.org>
Closes #11068
Closes #11069

Details

Provenance
adrianAuthored on Oct 15 2020, 8:02 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Nov 10 2020, 11:53 PM
Parents
rGa4ae4998cbae: Fix memleak in cmd/mount_zfs.c
Branches
Unknown
Tags
Unknown