]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC: r264888
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 8 May 2014 11:59:23 +0000 (11:59 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 8 May 2014 11:59:23 +0000 (11:59 +0000)
commitcf7a9e37019ae3bd85ea5c30a05b70e3e245be84
treec9b78060be0f0444dc3c962e960f26aca7b15ac7
parent0286a087d7ad59369c08f49f3ff4115c25705570
MFC: r264888
The PR reported that the old NFS server did not set uio_td == NULL
for the VOP_READ() call. This patch fixes both the old and new
server for this case.

git-svn-id: svn://svn.freebsd.org/base/stable/10@265667 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/nfsserver/nfs_nfsdport.c
sys/nfsserver/nfs_serv.c