diff options
author | Ryan Moeller <[email protected]> | 2020-07-09 20:47:12 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2020-07-09 17:47:12 -0700 |
commit | 659f4008be86d5eaf67184c83fddbcb6800a3705 (patch) | |
tree | fdf08b835f036236ac714fcd32ab3af966c062ee /LICENSE | |
parent | fb91f0367e91fb74a391f56d80fa3d3a9c6a2902 (diff) |
libzfs: Make zfs_cmd_t initialization consistent, use zfs_ioctl
The clang version 8.0.1 shipped in FreeBSD 12.1-RELEASE also oddly
throws a warning that is treated as an error on the initialization of
the zc struct in zpool_nextboot.
The zpool_nextboot code from FreeBSD was not updated to use zfs_ioctl.
Switch ioctl to zfs_ioctl in and use {"\0"} to initialize the struct.
Do a consistency pass for zfs_cmd_t initialization.
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: George Wilson <[email protected]>
Signed-off-by: Ryan Moeller <[email protected]>
Closes #10539
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions