]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: r228260
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 8 Jan 2012 00:42:07 +0000 (00:42 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 8 Jan 2012 00:42:07 +0000 (00:42 +0000)
commit4cbe9b89525e2336366e7c9398f77e30108b63c9
tree6d04708502e108b14b5ea71800297c62582844b0
parent56868352f6b02fbbc5fbf7f8dd5e1ba93eeec7f5
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/9@229799 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/nfsserver/nfs_nfsdsubs.c