]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r232327
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 9 Apr 2012 15:34:23 +0000 (15:34 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 9 Apr 2012 15:34:23 +0000 (15:34 +0000)
commit561c85874dbea2878a77f5b9748849bf2e13f43a
tree4eb8163e333423bb243f2d02f26fd0d92b14a985
parenta786dd17be0352e77fbe4489af315d2545b9f2e9
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/8@234061 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/nfsclient/nfs_clbio.c
sys/nfsclient/nfs_bio.c