Date: Mon, 18 Apr 2011 23:35:16 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfsclient nfs_clrpcops.c nfs_clstate.c nfs_clvfsops.c Message-ID: <201104182335.p3INZXJ3072945@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2011-04-18 23:35:16 UTC
FreeBSD src repository
Modified files:
sys/fs/nfsclient nfs_clrpcops.c nfs_clstate.c
nfs_clvfsops.c
Log:
SVN rev 220807 on 2011-04-18 23:35:16Z by rmacklem
Revert r220761 since, as kib@ pointed out, the case of
adding the check to nfsrpc_close() isn't useful. Also,
the check in nfscl_getcl() must be more involved, since
it needs to check before and after the acquisition of
the refcnt on nfsc_lock, while the mutex that protects
the client state data is held.
Revision Changes Path
1.20 +0 -5 src/sys/fs/nfsclient/nfs_clrpcops.c
1.22 +0 -4 src/sys/fs/nfsclient/nfs_clstate.c
1.20 +0 -4 src/sys/fs/nfsclient/nfs_clvfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104182335.p3INZXJ3072945>
