]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r228260
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 8 Jan 2012 01:09:00 +0000 (01:09 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 8 Jan 2012 01:09:00 +0000 (01:09 +0000)
commit1b49514ddab3344eb8dabc21a3b4d91caea25b87
treef9e309b8cd433013ef1e3dee44d884ef5ab1151c
parent7c57b560410e0b2148c202380671cc1253c87f2d
MFC: r228260
This patch adds a sysctl to the NFSv4 server which optionally disables the
check for a UTF-8 compliant file name. Enabling this sysctl results in
an NFSv4 server that is non-RFC3530 compliant, therefore it is not enabled
by default. However, enabling this sysctl results in NFSv3 compatible
behaviour and fixes the problem reported by "dan at sunsaturn.com"
to freebsd-current@ on Nov. 14, 2011 under the subject "NFSV4 readlink_stat".

git-svn-id: svn://svn.freebsd.org/base/stable/8@229801 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/nfsserver/nfs_nfsdsubs.c