]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r220683
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 29 Apr 2011 18:49:36 +0000 (18:49 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 29 Apr 2011 18:49:36 +0000 (18:49 +0000)
commit4598b1d435079d5c9b6555ad9e7955fec99931be
treef9027ff4a5b9eeb57d0a14859e1e4061f90a594b
parent4b7d7a18197fc054f111ec792d7b186aefd09939
MFC: r220683
Change the experimental NFS client so that it creates nfsiod
threads in the same manner as the regular NFS client after
r214026 was committed. This resolves the lors fixed by r214026
and its predecessors for the regular client.

git-svn-id: svn://svn.freebsd.org/base/stable/8@221219 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/nfs/nfs.h
sys/fs/nfsclient/nfs.h
sys/fs/nfsclient/nfs_clbio.c
sys/fs/nfsclient/nfs_clnfsiod.c
sys/fs/nfsclient/nfs_clsubs.c