zfs/cmd
Tony Hutter b88f4d7ba7 GCC 7.1 fixes
GCC 7.1 with will warn when we're not checking the snprintf()
return code in cases where the buffer could be truncated. This
patch either checks the snprintf return code (where applicable),
or simply disables the warnings (ztest.c).

Reviewed-by: Chunwei Chen <david.chen@osnexus.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Closes #6253
2017-07-06 15:25:39 -07:00
..
arc_summary Make arc_summary.py and dbufstat.py compatible with python3 2016-01-29 09:52:12 -08:00
arcstat Update arcstat.py to remove deprecated rmis reference. 2015-12-23 17:29:34 -08:00
dbufstat Make arc_summary.py and dbufstat.py compatible with python3 2016-01-29 09:52:12 -08:00
fsck_zfs Add /sbin/fsck.zfs helper 2013-01-09 16:54:58 -08:00
mount_zfs Add MS_MANDLOCK mount failure message 2017-06-09 14:05:15 -07:00
vdev_id vdev_id: fix failure due to multipath -l bug 2017-06-09 14:05:15 -07:00
zdb zdb: segfault in dump_bpobj_subobjs() 2017-06-09 14:05:15 -07:00
zed Rework zed_notify_email for configurable PROG/OPTS 2015-07-30 11:52:56 -07:00
zfs Allow ZVOL bookmarks to be listed recursively 2017-06-09 14:05:15 -07:00
zhack Support parallel build trees (VPATH builds) 2015-07-17 13:42:51 -07:00
zinject Support parallel build trees (VPATH builds) 2015-07-17 13:42:51 -07:00
zpios Support parallel build trees (VPATH builds) 2015-07-17 13:42:51 -07:00
zpool Use udev for partition detection 2016-05-06 18:22:34 -04:00
zstreamdump Support parallel build trees (VPATH builds) 2015-07-17 13:42:51 -07:00
ztest GCC 7.1 fixes 2017-07-06 15:25:39 -07:00
zvol_id Support parallel build trees (VPATH builds) 2015-07-17 13:42:51 -07:00
Makefile.am Install arc_summary.py 2015-03-03 13:38:17 -08:00