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
This commit is contained in:
Matthew Macy
2020-07-15 21:32:50 -07:00
committed by GitHub
parent f1b8153794
commit 23c871671c
6 changed files with 451 additions and 571 deletions
+1
View File
@@ -141,6 +141,7 @@ SRCS+= abd_os.c \
zfs_acl.c \
zfs_ctldir.c \
zfs_dir.c \
zfs_ioctl_compat.c \
zfs_ioctl_os.c \
zfs_log.c \
zfs_replay.c \