Date: Sun, 1 May 2011 03:16:13 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfsclient nfs_clvnops.c Message-ID: <201105010316.p413GX5J018535@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2011-05-01 03:16:13 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/fs/nfsclient nfs_clvnops.c
Log:
SVN rev 221294 on 2011-05-01 03:16:13Z by rmacklem
MFC: r220762
Change the mutex locking for several locations in the
experimental NFS client's vnode op functions to make
them compatible with the regular NFS client. I'll admit
I'm not sure that the mutex locks around the assignments
are needed, but the regular client has them, so I added them.
Also, add handling of the case of partial attributes in
setattr to be compatible with the regular client.
Revision Changes Path
1.13.2.21 +60 -28 src/sys/fs/nfsclient/nfs_clvnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105010316.p413GX5J018535>
