Date: Fri, 29 Apr 2011 18:49:36 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfs nfs.h src/sys/fs/nfsclient nfs.h nfs_clbio.c nfs_clnfsiod.c nfs_clsubs.c Message-ID: <201104291849.p3TInhjh033794@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2011-04-29 18:49:36 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/fs/nfs nfs.h
sys/fs/nfsclient nfs.h nfs_clbio.c nfs_clnfsiod.c
nfs_clsubs.c
Log:
SVN rev 221219 on 2011-04-29 18:49:36Z by rmacklem
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.
Revision Changes Path
1.7.2.3 +3 -2 src/sys/fs/nfs/nfs.h
1.2.2.5 +2 -1 src/sys/fs/nfsclient/nfs.h
1.9.2.7 +6 -23 src/sys/fs/nfsclient/nfs_clbio.c
1.1.2.5 +61 -42 src/sys/fs/nfsclient/nfs_clnfsiod.c
1.1.2.11 +7 -3 src/sys/fs/nfsclient/nfs_clsubs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104291849.p3TInhjh033794>
