Date: Tue, 19 Apr 2011 01:09:51 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfsclient nfs_clrpcops.c Message-ID: <201104190110.p3J1A6kV094296@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2011-04-19 01:09:51 UTC
FreeBSD src repository
Modified files:
sys/fs/nfsclient nfs_clrpcops.c
Log:
SVN rev 220810 on 2011-04-19 01:09:51Z by rmacklem
Fix up handling of the nfsmount structure in read and write
within the experimental NFS client. Mostly add mutex locking
and use the same rsize, wsize during the operation by keeping
a local copy of it. This is another change that brings it
closer to the regular NFS client.
MFC after: 2 weeks
Revision Changes Path
1.21 +11 -11 src/sys/fs/nfsclient/nfs_clrpcops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104190110.p3J1A6kV094296>
