K 10 svn:author V 6 emaste K 8 svn:date V 27 2016-10-07T14:46:34.138329Z K 7 svn:log V 258 MFC r299199: Add nid_namelen bounds check to nfssvc system call This is only allowed by root and only used by the nfs daemon, which should not provide an incorrect value. However, it's still good practice to validate data provided by userland. PR: 206626 END