K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2014-06-06T21:38:49.649320Z K 7 svn:log V 352 The new NFS server would not allow a hard link to be created to a symlink. This restriction (which was inherited from OpenBSD) is not required by the NFS RFCs. Since this is allowed by the old NFS server, it is a POLA violation to not allow it. This patch modifies the new NFS server to allow this. Reported by: jhb Reviewed by: jhb MFC after: 3 days END