zfs/lib/libzfs/os/freebsd
Ryan Moeller fb91f0367e
Add zpool_nextboot, move zfs_jail to libzfs.h
FreeBSD has a zfsbootcfg command that wants zpool_nextboot in libzfs.

Add the function to FreeBSD's libzfs_compat.c, and while here move
the prototype for zfs_jail out of param.h in FreeBSD's SPL and into
libzfs.h under an ifdef for FreeBSD, where the prototype for
zpool_nextboot joins it.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #10524
2020-07-06 11:57:24 -07:00
..
libzfs_compat.c Add zpool_nextboot, move zfs_jail to libzfs.h 2020-07-06 11:57:24 -07:00
libzfs_fsshare.c Fix typos 2020-06-09 21:24:09 -07:00
libzfs_ioctl_compat.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
libzfs_zmount.c Add include files for prototypes 2020-06-18 12:21:25 -07:00