Almost exclusively this patch handled the addition of another char array to the zfs_cmd_t structure. Unfortunately c90 doesn't allow zero filling the entire struct with the '= { 0 };' shorthand. |
||
---|---|---|
.. | ||
include | ||
libzfs_changelist.c | ||
libzfs_config.c | ||
libzfs_dataset.c | ||
libzfs_fru.c | ||
libzfs_graph.c | ||
libzfs_import.c | ||
libzfs_mount.c | ||
libzfs_pool.c | ||
libzfs_sendrecv.c | ||
libzfs_status.c | ||
libzfs_util.c |