]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
FreeBSD: zfs commands backward compatibility
authorMatthew Macy <mmacy@mattmacy.io>
Thu, 16 Jul 2020 04:32:50 +0000 (21:32 -0700)
committerGitHub <noreply@github.com>
Thu, 16 Jul 2020 04:32:50 +0000 (21:32 -0700)
commit23c871671c7bc2c79ad6ec1804715f405058cdb6
tree62f69f26a34174de4de3d12d3941fe480cc1c2ce
parentf1b815379422b840b01bbb25f40140d774f84692
FreeBSD: zfs commands backward compatibility

Update the zfs commands such that they're backwards compatible with
the version of ZFS is the base FreeBSD.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
Closes #10542
include/os/freebsd/zfs/sys/zfs_ioctl_compat.h
lib/libzutil/Makefile.am
lib/libzutil/os/freebsd/zutil_compat.c
module/Makefile.bsd
module/os/freebsd/zfs/kmod_core.c
module/os/freebsd/zfs/zfs_ioctl_compat.c [new file with mode: 0644]