]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: r232327
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 8 Mar 2012 02:27:29 +0000 (02:27 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 8 Mar 2012 02:27:29 +0000 (02:27 +0000)
commitf12ae2e649edd055bf53197465e6284a6ff3f13e
tree3f0f5fa60127ae2590f1f4d5149c60835848aa2a
parent03a722cc848bb121eef5d70d343b0c294ee23488
MFC: r232327
Fix the NFS clients so that they use copyin() instead of bcopy(),
when doing direct I/O. This direct I/O code is not enabled by default.

git-svn-id: svn://svn.freebsd.org/base/stable/9@232682 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/nfsclient/nfs_clbio.c
sys/nfsclient/nfs_bio.c