K 10 svn:author V 8 truckman K 8 svn:date V 27 2016-05-13T00:26:14.627001Z K 7 svn:log V 235 Use strlcpy() instead of strncpy() to ensure that qf->fsname is NUL terminated. Don't bother checking for truncation since the subsequent stat() call should detect that and fail. Reported by: Coverity CID: 1018189 MFC after: 1 week END