]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Avoid using single quotes in arguments to logger.
authorWarner Losh <imp@FreeBSD.org>
Fri, 9 Oct 2020 15:29:05 +0000 (15:29 +0000)
committerWarner Losh <imp@FreeBSD.org>
Fri, 9 Oct 2020 15:29:05 +0000 (15:29 +0000)
commitdf9e12ca3db5a3f4c3cea84421cd906160ef976a
tree9b4294e0db05b993d88bce33d61f313ac2c08c90
parent6b43126f8168d68be32732fcca0e2422804f7de1
Avoid using single quotes in arguments to logger.

Single quotes interfere with the workaround put in with r335753 and
aren't necessary in this case. I believe that all the underling issues
with r335753 have been corrected, but need to do more extensive
followup before reverting it as a bad idea.

PR: 240411
MFC After: 2 days (to give it time to get into 12.2)
sbin/devd/zfs.conf