K 10 svn:author V 7 rwatson K 8 svn:date V 27 2009-03-21T21:49:07.960435Z K 7 svn:log V 260 In nfs_request(), always exit using the nfsmout label once we're definitely doing an NFSv2 or NFSv3 RPC, rather than sometimes doing so and sometimes not. This makes it easier to add a DTrace return probe at a single point in the function. MFC after: 1 week END