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