freebsd-skq/sys/fs/nfsserver
rmacklem 579917b494 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
2014-06-06 21:38:49 +00:00
..
nfs_fha_new.c Fix RPC server threads file handle affinity to work better with ZFS. 2013-12-23 08:43:16 +00:00
nfs_fha_new.h Revamp the old NFS server's File Handle Affinity (FHA) code so that 2013-04-17 21:00:22 +00:00
nfs_nfsdcache.c Fix lock leak in purely hypothetical case of TCP connection without SVC_ACK 2014-01-14 20:18:38 +00:00
nfs_nfsdkrpc.c Fix lock leak in purely hypothetical case of TCP connection without SVC_ACK 2014-01-14 20:18:38 +00:00
nfs_nfsdport.c The new draft specification for NFSv4.0 specifies that a server 2014-05-03 00:13:45 +00:00
nfs_nfsdserv.c The new NFS server would not allow a hard link to be 2014-06-06 21:38:49 +00:00
nfs_nfsdsocket.c Revamp the old NFS server's File Handle Affinity (FHA) code so that 2013-04-17 21:00:22 +00:00
nfs_nfsdstate.c Remove an unnecessary level of indirection for an argument. 2014-04-23 23:13:46 +00:00
nfs_nfsdsubs.c Rework NFS Duplicate Request Cache cleanup logic. 2014-01-03 15:09:59 +00:00