Re: svn commit: r220921 - head/sys/fs/nfsclient

2011-04-21 Thread Bruce Evans
On Thu, 21 Apr 2011, Rick Macklem wrote: Log: Revert r220906, since the vp isn't always locked when nfscl_request() is called. It will need a more involved patch. Modified: head/sys/fs/nfsclient/nfs_clport.c Modified: head/sys/fs/nfsclient/nfs_clport.c =

svn commit: r220921 - head/sys/fs/nfsclient

2011-04-21 Thread Rick Macklem
Author: rmacklem Date: Thu Apr 21 12:38:12 2011 New Revision: 220921 URL: http://svn.freebsd.org/changeset/base/220921 Log: Revert r220906, since the vp isn't always locked when nfscl_request() is called. It will need a more involved patch. Modified: head/sys/fs/nfsclient/nfs_clport.c Mo