]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix zfs_sysfs_live test failure
authorDon Brady <don.brady@delphix.com>
Fri, 7 Sep 2018 00:36:00 +0000 (18:36 -0600)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 7 Sep 2018 00:36:00 +0000 (17:36 -0700)
commite7b677aa5de49a6a0619681647c8093900d4cd64
tree174fdf5ae267737b666124a2128a9252787bccba
parent0238a9755b07d1a2705e970f5c09fb7fa261ea5d
Fix zfs_sysfs_live test failure

The ZTS zfs_sysfs_live test fails occasionally due to an uninitialized
string on an error path.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Don Brady <don.brady@delphix.com>
Closes #7869
module/zfs/zfs_sysfs.c