zfs/lib/libzfs
Brian Behlendorf f2d72af596 Add remaining missing cases (or a default) to all switch statements.
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.
2009-03-12 09:53:08 -07:00
..
include Rebase master to b108 2009-02-18 12:51:31 -08:00
libzfs_changelist.c Merge commit 'refs/top-bases/gcc-missing-case' into gcc-missing-case 2008-12-11 11:25:15 -08:00
libzfs_config.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
libzfs_dataset.c Merge commit 'refs/top-bases/gcc-missing-case' into gcc-missing-case 2009-01-15 14:05:26 -08:00
libzfs_graph.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
libzfs_import.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
libzfs_mount.c Rebase master to b108 2009-02-18 12:51:31 -08:00
libzfs_pool.c Add remaining missing cases (or a default) to all switch statements. 2009-03-12 09:53:08 -07:00
libzfs_sendrecv.c Rebase master to b108 2009-02-18 12:51:31 -08:00
libzfs_status.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
libzfs_util.c Rebase master to b108 2009-02-18 12:51:31 -08:00