Files
mirror_zfs/lib/libzfs
Ryan Moeller 659f4008be 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 <behlendorf1@llnl.gov>
Reviewed-by: George Wilson <gwilson@delphix.com>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #10539
2020-07-09 17:47:12 -07:00
..
2014-08-28 07:59:43 -07:00
2020-06-09 21:24:09 -07:00
2020-06-18 12:21:32 -07:00
2020-04-10 10:33:35 -07:00
2020-06-18 12:20:38 -07:00
2020-06-18 12:20:38 -07:00
2020-07-03 11:05:50 -07:00
2020-07-03 11:05:50 -07:00
2020-07-03 11:05:50 -07:00
2020-06-26 14:20:02 -07:00
2019-09-02 17:53:27 -07:00