Re: svn commit: r191145 - head/sys/rpc

2009-04-17 Thread Rick Macklem
On Thu, 16 Apr 2009, Andrew Thompson wrote: Great work and welcome. To save yourself a bit of typing, unless you attribute the submission/testing its implied that it came from yourself. :) It's that multiple personality thing. I just can't keep track of who I really am;-) (Next time, I'll r

Re: svn commit: r191145 - head/sys/rpc

2009-04-16 Thread Andrew Thompson
On Thu, Apr 16, 2009 at 04:26:36PM +, Rick Macklem wrote: > Author: rmacklem > Date: Thu Apr 16 16:26:35 2009 > New Revision: 191145 > URL: http://svn.freebsd.org/changeset/base/191145 > > Log: > Added a field to the SVCXPRT structure that the nfsv4 server can > use to identify if

svn commit: r191145 - head/sys/rpc

2009-04-16 Thread Rick Macklem
Author: rmacklem Date: Thu Apr 16 16:26:35 2009 New Revision: 191145 URL: http://svn.freebsd.org/changeset/base/191145 Log: Added a field to the SVCXPRT structure that the nfsv4 server can use to identify if the socket is the same one that a cached request came in on. It is