Files
mirror_zfs/cmd
Tony Hutter 2254b2bbbe GCC 9.0: Fix ztest "directive argument is not a nul-terminated string"
GCC 9.0 is complaining because we're trying to print strings that
are defined like this:

.zo_pool = { 'z', 't', 'e', 's', 't', '\0' },

Fix them by making them actual strings.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Closes #8330
2019-02-22 09:47:34 -08:00
..
2018-03-14 16:10:38 -07:00
2013-01-09 16:54:58 -08:00
2018-07-06 02:46:51 -07:00
2017-07-25 13:22:03 -04:00
2018-01-30 10:27:31 -06:00
2017-07-25 13:22:03 -04:00