The previous code was not wrong, but this prevents gcc from warning us about missing cases for these known safe switch statements. The -Wno-missing-cases can now be removed to detect places where we accidentally forgot a case. |
||
---|---|---|
.. | ||
include | ||
libzfs_changelist.c | ||
libzfs_config.c | ||
libzfs_dataset.c | ||
libzfs_graph.c | ||
libzfs_import.c | ||
libzfs_mount.c | ||
libzfs_pool.c | ||
libzfs_sendrecv.c | ||
libzfs_status.c | ||
libzfs_util.c |