diff options
author | Matthew Macy <[email protected]> | 2019-12-05 13:06:51 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-12-05 13:06:51 -0800 |
commit | 054a049841879bfa4d7a8c91fbe5c7d51864e23d (patch) | |
tree | c7f63cdf70d90e07e40272b06705ed64f4a31712 /module/zcommon/zfs_prop.c | |
parent | e64e84eca57966cff1314d61f5b9557876e856e3 (diff) |
Add ZFS_IOC offsets for FreeBSD
FreeBSD requires three additional ioctls, they are ZFS_IOC_NEXTBOOT,
ZFS_IOC_JAIL, and ZFS_IOC_UNJAIL. These have been added after the
Linux-specific ioctls. The range 0x80-0xFF has been reserved for
future optional platform-specific ioctls. Any platform may choose
to implement these as appropriate.
None of the existing ioctl numbers have been changed to maintain
compatibility. For Linux no vectors have been registered for the
new ioctls and they are reported as unsupported.
Reviewed-by: Jorgen Lundman <[email protected]>
Reviewed-by: Allan Jude <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Matt Macy <[email protected]>
Closes #9667
Diffstat (limited to 'module/zcommon/zfs_prop.c')
0 files changed, 0 insertions, 0 deletions