HomeFreeBSD

FreeBSD compile fix

Description

FreeBSD compile fix

The file module/os/freebsd/zfs/zfs_ioctl_compat.c fails compiling
because of this error: 'static' is not at beginning of declaration

This commit fixes the three places within that file.

Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tino Reichardt <milky-zfs@mcmilk.de>
Closes #13702

Details

Provenance
Tino Reichardt <milky-zfs@mcmilk.de>Authored on Jul 28 2022, 9:19 PM
GitHub <noreply@github.com>Committed on Jul 28 2022, 9:19 PM
Parents
rG34aa0f048770: ZTS: Fix io_uring support check
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG5fae33e04771: FreeBSD compile fix (authored by Tino Reichardt <milky-zfs@mcmilk.de>).Jul 28 2022, 9:19 PM