freebsd-dev/sys/nfsserver
Hiroki Sato 9235ff6373 The nfsm_srvpathsiz() macro in nfsrv_symlink() in nfs_serv.c should
check length of the pathname in the range 0<=n<=NFS_MAXPATHLEN,
not 0<n<=NFS_MAXPATHLEN.  This fixes a minor interoperability problem
that the FreeBSD NFS server did not allow a symlink pointing the empty
pathname.

MFC after:	1 week
2007-01-02 20:42:08 +00:00
..
nfs_serv.c Push Giant a bit further off the NFS server in a number of straight 2006-11-24 11:53:16 +00:00
nfs_srvcache.c
nfs_srvsock.c
nfs_srvsubs.c The nfsm_srvpathsiz() macro in nfsrv_symlink() in nfs_serv.c should 2007-01-02 20:42:08 +00:00
nfs_syscalls.c MFp4: 92972, 98913 + one more change 2006-12-12 12:17:58 +00:00
nfs.h Push Giant a bit further off the NFS server in a number of straight 2006-11-24 11:53:16 +00:00
nfsm_subs.h The nfsm_srvpathsiz() macro in nfsrv_symlink() in nfs_serv.c should 2007-01-02 20:42:08 +00:00
nfsrvcache.h
nfsrvstats.h