mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
FreeBSD: Fix zfs jail and add a test
zfs_jail was not using zfs_ioctl so failed to map the IOC number correctly. Use zfs_ioctl to perform the jail ioctl and add a test case for FreeBSD. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ryan Moeller <ryan@iXsystems.com> Closes #10658
This commit is contained in:
@@ -120,6 +120,9 @@ export SYSTEM_FILES_FREEBSD='chflags
|
||||
fsck
|
||||
getextattr
|
||||
gpart
|
||||
jail
|
||||
jexec
|
||||
jls
|
||||
lsextattr
|
||||
md5
|
||||
mdconfig
|
||||
|
||||
Reference in New Issue
Block a user