K 10 svn:author V 7 asomers K 8 svn:date V 27 2019-10-07T18:55:40.463810Z K 7 svn:log V 347 zfs: fix the slog_012_neg test This test attempts to corrupt a file-backed vdev by deleting it and then recreating it with truncate. But that doesn't work, because the pool already has the vdev open, and it happily hangs on to the open-but-deleted file. Fix by truncating the file without deleting it. MFC after: 2 weeks Sponsored by: Axcient END