K 10 svn:author V 8 vangyzen K 8 svn:date V 27 2020-01-13T22:33:48.575724Z K 7 svn:log V 276 fstyp hammer: use strlcpy Use strlcpy to guarantee NUL termination. Due to this, there is no need for strncmp; simply use strcmp. Reported by: Coverity CID: 1412242 MFC after: 2 weeks Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D23159 END