K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2010-04-16T02:16:58.969847Z K 7 svn:log V 312 MFC: r206063 For the experimental NFS server, add a call to free the lookup path buffer for one case where it was missing when doing mkdir. This could have conceivably resulted in a leak of a buffer, but a leak was never observed during testing, so I suspect it would have occurred rarely, if ever, in practice. END